ultimatepp/uppbox/Scripts/all
cxl 2da4023496 .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@14241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-05 16:12:10 +00:00

24 lines
343 B
Bash

#!/usr/bin/env bash
rm ~/upload/* || true
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/posix
# bash ~/Scripts/deb64
chmod a=rw ~/upload/*
#bash ~/upp.src/lpbuild2/lpbuild.sh ~/upp.src/lpbuild2/nightly.cfg