diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2015-10-12 07:06:36 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2015-10-12 07:06:36 -0700 |
commit | cd8c9352cd8c0d0f19c0b2fde8ac3b160b12d1f2 (patch) | |
tree | 1fbc8c383d68a0d73899db3a06745ef64462f060 /Library | |
parent | ab1ec63ebd2a216213d9fb98c6ceac2dd4564810 (diff) |
Do not stash /Applications (extra fatal on iOS 9).v1.1.24
Diffstat (limited to 'Library')
-rwxr-xr-x | Library/free.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/free.sh b/Library/free.sh index 5a9082c..1c72e0f 100755 --- a/Library/free.sh +++ b/Library/free.sh @@ -3,7 +3,6 @@ # /usr/bin \ for dir in \ - /Applications \ /Library/Wallpaper \ /Library/Ringtones \ /usr/include \ |