diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2014-10-28 02:24:50 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2014-10-28 02:24:50 -0700 |
commit | 40bb55137f4b6d241bc69d1a6a509a32ca086ffe (patch) | |
tree | f16fcdb9287099f11774124d9d77e0080512e0bf /Library/free.sh | |
parent | 91cefc4e9ce990a4d40c41ec9af2ec5498c455ae (diff) |
Issues with /Applications were caused by Substrate.
Diffstat (limited to 'Library/free.sh')
-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 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 \ |