You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
use /debug_ramdisk
This commit is contained in:
@@ -9,9 +9,6 @@ fi
|
||||
|
||||
cd "$MODDIR"
|
||||
|
||||
MAGIC_PATH=/dev/zygisk_$(cat ./magic)
|
||||
export MAGIC_PATH
|
||||
|
||||
if [ "$(which magisk)" ]; then
|
||||
for file in ../*; do
|
||||
if [ -d "$file" ] && [ -d "$file/zygisk" ] && ! [ -f "$file/disable" ]; then
|
||||
|
||||
Reference in New Issue
Block a user