diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2015-10-21 11:07:17 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2015-10-21 11:07:29 -0700 |
commit | a8c416fa7b8a15e97436422a7d8064473d156cf3 (patch) | |
tree | 89f0bd6e943d5216da4918684e7c64115c27787a /Library | |
parent | cd8c9352cd8c0d0f19c0b2fde8ac3b160b12d1f2 (diff) |
Let's just stash /Applications (Pangu said "yes").v1.1.25
Diffstat (limited to 'Library')
-rwxr-xr-x | Library/free.sh | 1 |
1 files changed, 1 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 \ |