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 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");