mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
6 lines
130 B
Text
6 lines
130 B
Text
set -e
|
|
|
|
rm ~/upload/* || true
|
|
wine "u:\Win32\theide\umk" uppbox MakeInstall4 MSC9 -ar "u:\mku.exe"
|
|
wine "u:\mku.exe"
|
|
~/bin/upload
|