Emscripten: updated deply script
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
INSTALL_PATH=`pwd`/../../../openttd-touch-webapp
|
||||
|
||||
export NO_CLEAN=1
|
||||
|
||||
./emscripten-build.sh release $INSTALL_PATH || exit 1
|
||||
|
||||
cd $INSTALL_PATH || exit 1
|
||||
|
||||
Reference in New Issue
Block a user