summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2015-10-21 11:07:17 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2015-10-21 11:07:29 -0700
commita8c416fa7b8a15e97436422a7d8064473d156cf3 (patch)
tree89f0bd6e943d5216da4918684e7c64115c27787a
parentcd8c9352cd8c0d0f19c0b2fde8ac3b160b12d1f2 (diff)
Let's just stash /Applications (Pangu said "yes").v1.1.25
-rwxr-xr-xLibrary/free.sh1
-rw-r--r--MobileCydia.mm1
2 files changed, 2 insertions, 0 deletions
diff --git a/Library/free.sh b/Library/free.sh
index 1c72e0f..5a9082c 100755
--- a/Library/free.sh
+++ b/Library/free.sh
@@ -3,6 +3,7 @@
# /usr/bin \
for dir in \
+ /Applications \
/Library/Wallpaper \
/Library/Ringtones \
/usr/include \
diff --git a/MobileCydia.mm b/MobileCydia.mm
index d0d71e8..eacb25d 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -9947,6 +9947,7 @@ _trace();
)) goto stash; \
} while (false)
+ Stash_("/Applications");
Stash_("/Library/Ringtones");
Stash_("/Library/Wallpaper");
//Stash_("/usr/bin");