aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busybox.trigger
diff options
context:
space:
mode:
Diffstat (limited to 'main/busybox/busybox.trigger')
-rw-r--r--main/busybox/busybox.trigger1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/busybox/busybox.trigger b/main/busybox/busybox.trigger
index c9f90591f5..2a7535e18e 100644
--- a/main/busybox/busybox.trigger
+++ b/main/busybox/busybox.trigger
@@ -15,5 +15,6 @@ done
if [ -n "$do_bb_install" ]; then
[ -e /bin/bbsuid ] && /bin/bbsuid --install
+ [ -e /bin/busybux-extras ] && /bin/busybox-extras --install -s
/bin/busybox --install -s
fi