diff options
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 2e90608..0fbcd88 100755 --- a/Library/free.sh +++ b/Library/free.sh @@ -8,7 +8,6 @@ for dir in \ /Library/Ringtones \ /usr/include \ /usr/lib/pam \ - /usr/libexec \ /usr/share \ ; do . /usr/libexec/cydia/move.sh "$@" "${dir}" |