diff options
Diffstat (limited to 'Cydia.app/Test')
-rwxr-xr-x | Cydia.app/Test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cydia.app/Test b/Cydia.app/Test index 5f7e213..ad27eeb 100755 --- a/Cydia.app/Test +++ b/Cydia.app/Test @@ -3,4 +3,4 @@ set -e Cydia=$(dirname "$0") rsync -SPaz saurik@carrier.saurik.com:menes/cydia/Cydia "${Cydia}"/Cydia_ chmod +s "${Cydia}"/Cydia_ -NSZombieEnabled=YES su -c "${Cydia}"/Cydia_ mobile +#NSZombieEnabled=YES su -c "${Cydia}"/Cydia_ mobile |