]> git.saurik.com Git - cydia.git/blob - Library/free.sh
Removed Reorganize (temporary) and sped up notify_post.
[cydia.git] / Library / free.sh
1 #!/bin/bash
2
3 for dir in \
4 /usr/share \
5 /Applications \
6 /Library/Wallpaper \
7 /Library/Ringtones \
8 ; do
9 . /usr/libexec/cydia/move.sh "$@" "${dir}"
10 done