#!/bin/sh

DESC="A script to aid with chrooting on XiLinux"

package () {
    add_from_main usr/bin/xichroot
}
