mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-08 06:12:21 -06:00
5 lines
98 B
Text
5 lines
98 B
Text
set -e
|
|
|
|
rm ~/tmp/makeweb || true
|
|
~/bin/theide uppbox uppweb GCC -abrs ~/tmp/makeweb
|
|
~/tmp/makeweb
|