diff options
author | Jay Freeman <saurik@saurik.com> | 2011-03-26 14:07:05 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2011-03-26 14:07:05 +0000 |
commit | 2849f51490db1245937dc69f8665f0745f495ddf (patch) | |
tree | 99afa369eaa2b4c83a9f647867b79fdff511b7e4 /data/yellowsn0w.com/make.sh | |
parent | 3fcace5c48e5edb200e0c6fb78b63d02a2b16e64 (diff) |
Checkpoint old source packages before removing them.
git-svn-id: http://svn.telesphoreo.org/trunk@745 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/yellowsn0w.com/make.sh')
-rw-r--r-- | data/yellowsn0w.com/make.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/yellowsn0w.com/make.sh b/data/yellowsn0w.com/make.sh new file mode 100644 index 000000000..2c4fc7041 --- /dev/null +++ b/data/yellowsn0w.com/make.sh @@ -0,0 +1,4 @@ +pkg: mkdir -p /etc/apt/sources.list.d +pkg: cp -a %/yellowsn0w.com.list /etc/apt/sources.list.d +pkg: mkdir -p /Applications/Cydia.app/Sources +pkg: cp -a %/yellowsn0w.com.png /Applications/Cydia.app/Sources/apt9.yellowsn0w.com.png |