diff options
author | Jay Freeman <saurik@saurik.com> | 2009-10-02 05:40:50 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-10-02 05:40:50 +0000 |
commit | 1db7dd7e8d8eae65213733dc1d77dcfd6d52a284 (patch) | |
tree | 88a11548c78e37b6d6971c3925aea0473b49cdff /data/macciti.com/make.sh | |
parent | 3822fb7ad345f7d01134be3a0b3332df239de6d5 (diff) |
Checkpoint for delete.
git-svn-id: http://svn.telesphoreo.org/trunk@686 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/macciti.com/make.sh')
-rw-r--r-- | data/macciti.com/make.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/macciti.com/make.sh b/data/macciti.com/make.sh new file mode 100644 index 000000000..822e0c996 --- /dev/null +++ b/data/macciti.com/make.sh @@ -0,0 +1,4 @@ +pkg: mkdir -p /etc/apt/sources.list.d +pkg: cp -a %/macciti.com.list /etc/apt/sources.list.d +pkg: mkdir -p /Applications/Cydia.app/Sources +pkg: cp -a %/MacCiti.png /Applications/Cydia.app/Sources/macciti.com.png |