6 if [[ $1 == install ]]; then
7 /usr
/libexec
/cydia
/move.sh
/Library
/Themes
8 if [[ ${CYDIA+@} ]]; then
9 eval "echo 'finish:restart' >&${cydia[0]}"
11 elif [[ $1 == upgrade
]]; then
12 if [[ -e /Applications
/WinterBoard.app
/pledit
]]; then
13 /Applications
/WinterBoard.app
/pledit
/System
/Library
/LaunchDaemons
/com.apple.SpringBoard.plist \
14 -r /Applications
/WinterBoard.app
/WinterBoard.dylib
15 if [[ ${CYDIA+@} ]]; then
16 eval "echo 'finish:reload' >&${cydia[0]}"
19 if [[ ${CYDIA+@} ]]; then
20 eval "echo 'finish:restart' >&${cydia[0]}"