mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 21:27:41 +02:00
Fix scripts
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user