mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-07 06:12:50 -06:00
11 lines
176 B
Text
11 lines
176 B
Text
export WINEDEBUG=-all wine program.exe
|
|
|
|
set -e
|
|
|
|
mkdir ~/upload || true
|
|
|
|
bash ~/upp.src/uppbox/Scripts/www
|
|
|
|
bash ~/upp.src/uppbox/Scripts/win
|
|
|
|
bash ~/upp.src/uppbox/Scripts/src
|