i am busybox of borg. unix will be assimilated.
This commit is contained in:
@ -225,6 +225,9 @@ static const struct Applet applets[] = {
|
||||
#ifdef BB_UMOUNT //bin
|
||||
{"umount", umount_main},
|
||||
#endif
|
||||
#ifdef BB_UNIQ //bin
|
||||
{"uniq", uniq_main},
|
||||
#endif
|
||||
#ifdef BB_UPDATE //sbin
|
||||
{"update", update_main},
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user