Saturday, March 7, 2009

To move folders in / to /var/stash/

Add this line to preinst:


if [[ $1 == install ]]; then
/usr/libexec/cydia/move.sh <FULLPATH-YOU-WANT-TO-MOVE-FROM>
...
fi;


But it seems no way to clean it up.

No comments:

Post a Comment