fix build script and switch default submodule to use master branch

http-comm
Ondřej Hruška 7 years ago
parent 6b603a1a8c
commit b89db56c48
  1. 2
      build_web.sh
  2. 2
      front-end

@ -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/

@ -1 +1 @@
Subproject commit 30f6428af04d558e6911803e340934d1df1410cb
Subproject commit 22101cc000e69f33b388602bbd221a7dfe82c730
Loading…
Cancel
Save