You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
Bump to 0.9.1.1
This commit is contained in:
@@ -26,8 +26,8 @@ create_sys_perm() {
|
||||
chcon u:object_r:system_file:s0 $1
|
||||
}
|
||||
|
||||
TMP_PATH=/sbin
|
||||
[ -f /sbin ] || TMP_PATH=/debug_ramdisk
|
||||
export TMP_PATH=/sbin
|
||||
[ -d /sbin ] || export TMP_PATH=/debug_ramdisk
|
||||
|
||||
create_sys_perm $TMP_PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user