diff --git a/build-js.sh b/build-js.sh index 3cd6541..6f01c26 100755 --- a/build-js.sh +++ b/build-js.sh @@ -26,7 +26,7 @@ echo -e "//For source code and license information please check https://github.c mini ./contrib/js/main.js_ $outfile if [ ! -e ./contrib/js/contrib/MathJax/MathJax.js ] ; then - git submodule --init update . + git submodule update --init fi mini ./contrib/js/contrib/MathJax/MathJax.js $outfile