diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2008-12-17 07:15:36 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:09:21 +0000 |
commit | 9dd60d81d336284c6d96d093b6beb4170c6a73c8 (patch) | |
tree | 507fdf0d2bf6e80287e6f5f4d3df0f7c5d6dd2fb /Cydia.app/Test | |
parent | ad5d065e7ddce3624a386d97074adea63fe48ca9 (diff) |
Various interface cleanups.
Diffstat (limited to 'Cydia.app/Test')
-rwxr-xr-x | Cydia.app/Test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cydia.app/Test b/Cydia.app/Test index 5bfd090..c7df4e8 100755 --- a/Cydia.app/Test +++ b/Cydia.app/Test @@ -4,5 +4,6 @@ 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 openURL "${1-cydia://}" exec tail /tmp/cydia.log -fn0 |