diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2014-10-27 12:35:08 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2014-10-27 12:35:08 -0700 |
commit | ccf4005a8ed109b527637527254a7b56aae47d6f (patch) | |
tree | d07c0ddc78d81519ae3b8b095312a32bf420d92e /Library/free.sh | |
parent | 604d019c1f550061ca0ebbc193186619e3d5c5da (diff) |
Remove /Applications from the stashing mechanism.
Diffstat (limited to 'Library/free.sh')
-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 0fbcd88..fcb6130 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 \ |