Emscripten: updated deploy script

This commit is contained in:
Sergii Pylypenko
2021-05-08 00:14:58 +03:00
parent 4a793599af
commit eca0f69e11

View File

@@ -2,6 +2,7 @@
INSTALL_PATH=`pwd`/../../../openttd-touch-webapp
MESSAGE="`git log --format=%B -n 1 HEAD`"
[ -n "$1" ] && MESSAGE="$1"
export NO_CLEAN=1