diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2011-02-07 13:30:14 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-02-07 13:30:14 -0800 |
commit | 6995cc75744a56c2e552404a8de6181fd45ac562 (patch) | |
tree | 860dc3a87419e5dd4c5a44c43653c10d650fb5a2 /MobileCydia.app/Test | |
parent | 649e13a2f101f5c7d748d0251a5db30480f8b8c6 (diff) |
Remove that crazy/obsolete Test file.
Diffstat (limited to 'MobileCydia.app/Test')
-rwxr-xr-x | MobileCydia.app/Test | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/MobileCydia.app/Test b/MobileCydia.app/Test deleted file mode 100755 index 123c7eb..0000000 --- a/MobileCydia.app/Test +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash -killall Cydia_ -set -e -rsync -SPaz --copy-links saurik@carrier.saurik.com:menes/cydia/cydia_iphoneos-arm.deb . -dpkg -i cydia_iphoneos-arm.deb -touch /tmp/cydia.log -chown mobile.mobile /tmp/cydia.log -uiopen "${1-cydia://}" -exec tail /var/log/syslog /tmp/cydia.log -fn0 |