Skip to content

Commit 5eb5be4

Browse files
committed
Mark busybox executable
1 parent b9cb07e commit 5eb5be4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

halium-install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ check_busybox()
6161
fi
6262

6363
adb push busybox/busybox /sbin/busybox
64+
do_shell "chmod +x /sbin/busybox"
6465
do_shell "/sbin/busybox --install"
6566
fi
6667

0 commit comments

Comments
 (0)