]> git.saurik.com Git - cydia.git/blobdiff - Library/free.sh
Added custom depictions and better webview support.
[cydia.git] / Library / free.sh
index b18b9fd5356d88c292e5338a963cdf327de33488..703d3027d68386e2a45c0e3851b5a3b2ebeb8067 100755 (executable)
@@ -1,10 +1,14 @@
 #!/bin/bash
 
 for dir in \
-    /usr/share \
     /Applications \
     /Library/Wallpaper \
     /Library/Ringtones \
+    /usr/include \
+    /usr/libexec \
+    /usr/share \
 ; do
     . /usr/libexec/cydia/move.sh "$@" "${dir}"
 done
+
+sync