]>
Commit | Line | Data |
---|---|---|
1 | #!/bin/bash | |
2 | rm -f WinterBoard.dylib | |
3 | set -e | |
4 | rsync --exclude .svn -SPaz 'saurik@carrier.saurik.com:menes/winterboard/WinterBoard{,.dylib}' . | |
5 | rsync --exclude .svn -SPaz 'saurik@carrier.saurik.com:menes/winterboard/Nature/' /Library/Themes/com.saurik.WinterBoard.Nature | |
6 | #killall SpringBoard |