Skip to content

Commit 5c0be56

Browse files
committed
Install busybox applets to /sbin
1 parent 3d01ae7 commit 5c0be56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

halium-install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ check_busybox()
6161

6262
adb push busybox /sbin/busybox
6363
do_shell "chmod +x /sbin/busybox"
64-
do_shell "/sbin/busybox --install"
64+
do_shell "/sbin/busybox --install /sbin/"
6565
fi
6666

6767
rm busybox

0 commit comments

Comments
 (0)