Update scripts

This commit is contained in:
topjohnwu
2017-04-22 07:05:10 +08:00
parent 4c96d23f48
commit 623a879797
18 changed files with 21 additions and 74 deletions

View File

@@ -44,11 +44,6 @@ find_boot_image() {
# Environments
# Set permissions
chmod -R 755 $CHROMEDIR/futility $MAGISKBIN 2>/dev/null
# Temporary busybox for installation
mkdir -p $TMPDIR/busybox
$MAGISKBIN/busybox --install -s $TMPDIR/busybox
rm -f $TMPDIR/busybox/su $TMPDIR/busybox/sh $TMPDIR/busybox/reboot
PATH=$TMPDIR/busybox:$PATH
# Find the boot image
find_boot_image