Bump to 0.9.1

This commit is contained in:
Nullptr
2024-01-05 16:47:11 +08:00
parent fd603982e8
commit 381abc99d5
3 changed files with 4 additions and 4 deletions

View File

@@ -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 $*