ultimatepp/uppbox/Scripts/all
cxl 4ab391f4d5 uppbox: Commented out deb64 nightly build (in favor of lp)
git-svn-id: svn://ultimatepp.org/upp/trunk@2157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-28 14:25:55 +00:00

16 lines
220 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