ultimatepp/uppbox/Scripts/all
cxl 293eb756ce Developing Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@1089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-21 18:08:06 +00:00

14 lines
194 B
Text

export WINEDEBUG=-all wine program.exe
set -e
mkdir ~/upload || true
rm -r ~/upp.tmp || true
mkdir ~/upp.tmp || true
bash ~/Scripts/www
bash ~/Scripts/win
bash ~/Scripts/src