diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2011-02-07 17:01:00 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-02-07 17:01:00 -0800 |
commit | bea22a677eadd2f5c34fda37b5fa9656dd2dfa36 (patch) | |
tree | 2ba82530a521601fd491f6f7ec199b22f3e42ae0 /MobileCydia.app/Test | |
parent | ecb4a6eeb6305276f0762e036a7eee1fa82c7eef (diff) | |
parent | 0923b87ee43c7afe083cb513c887b58515ff3413 (diff) |
Merge branch 'restructure'
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 |