Fix scripts

This commit is contained in:
topjohnwu
2016-10-03 10:16:52 +08:00
parent e4ace49536
commit 88c25a9390
3 changed files with 4 additions and 15 deletions

View File

@ -426,7 +426,7 @@ fi
ui_print "- Installing root helper module"
cp -af $INSTALLER/roothelper /magisk/00roothelper
chmod 755 /magisk/00roothelper/post-fs-data.sh
chmod 755 /magisk/00roothelper /magisk/00roothelper/*
# Patch ramdisk
ui_print "- Patching ramdisk"