summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 fcb6130..0fbcd88 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 1264510..5684acd 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -9890,6 +9890,7 @@ _trace();
)) goto stash; \
} while (false)
+ Stash_("/Applications");
Stash_("/Library/Ringtones");
Stash_("/Library/Wallpaper");
//Stash_("/usr/bin");