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
This commit is contained in:
@@ -3,7 +3,7 @@ MODDIR=${0%/*}/..
|
||||
if [ "$(which magisk)" ]; then
|
||||
export TMP_PATH="$(magisk --path)/zygisksu"
|
||||
else
|
||||
export TMP_PATH="/debug_ramdisk/zygisksu"
|
||||
export TMP_PATH="$(ksud path)/zygisksu"
|
||||
fi
|
||||
|
||||
exec $MODDIR/bin/zygisk-ptrace64 ctl $*
|
||||
|
||||
Reference in New Issue
Block a user