You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
temporary move magic to /data/adb/zygisksu
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
MODDIR=${0%/*}/..
|
||||
export MAGIC=$(cat $MODDIR/magic)
|
||||
export MAGIC=$(cat /data/adb/zygisksu/magic)
|
||||
exec $MODDIR/bin/zygisk-ptrace64 ctl $*
|
||||
|
||||
Reference in New Issue
Block a user