Emscripten: fixed deploy script

This commit is contained in:
Sergii Pylypenko
2021-05-05 00:09:30 +03:00
parent 90320ddaed
commit 55ef341194

View File

@@ -6,4 +6,4 @@ INSTALL_PATH=`pwd`/../../../openttd-touch-webapp
cd $INSTALL_PATH || exit 1
git commit -a * && git push
git commit -a && git push