fix build script and switch default submodule to use master branch

This commit is contained in:
2017-09-09 19:52:37 +02:00
parent 6b603a1a8c
commit b89db56c48
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -11,6 +11,8 @@ cd front-end
sh ./build.sh
cd ..
cp front-end/out/* html/
cp front-end/js/app.js html/js/
cp front-end/css/app.css html/css/