Archived
1
0

use correct git command

This commit is contained in:
Jeff Becker
2016-04-30 09:59:59 -04:00
parent 07d6bc2cd7
commit ed489f9d89

View File

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