ultimatepp/uppbox/Scripts/all
cxl 81a7a30d8f .uppbox: Scripts: website generation removed from nightly builds
git-svn-id: svn://ultimatepp.org/upp/trunk@4103 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-25 20:13:20 +00:00

16 lines
222 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
# bash ~/Scripts/deb64