no need to unshare

This commit is contained in:
5ec1cff
2024-01-02 23:49:19 +08:00
parent cbd0f0f0c3
commit 711a3e98d0
3 changed files with 2 additions and 18 deletions

View File

@@ -43,4 +43,4 @@ if [ -f $MODDIR/lib/libzygisk.so ];then
fi
[ "$DEBUG" = true ] && export RUST_BACKTRACE=1
unshare -m sh -c "./bin/zygisk-ptrace64 monitor &"
./bin/zygisk-ptrace64 monitor &