diff --git a/bin/update_web_deps.sh b/bin/update_web_deps.sh index 6544768..69051c9 100755 --- a/bin/update_web_deps.sh +++ b/bin/update_web_deps.sh @@ -22,6 +22,6 @@ CUR_DIR=$(pwd) PROJECT_TOP_LEVEL=$(git rev-parse --show-toplevel) cd "$PROJECT_TOP_LEVEL" || exit 1 -git submodule foreach git pull +git submodule update --remote cd "$CUR_DIR" diff --git a/web/vendor/MPLUS_FONTS b/web/vendor/MPLUS_FONTS index a126863..8690be3 160000 --- a/web/vendor/MPLUS_FONTS +++ b/web/vendor/MPLUS_FONTS @@ -1 +1 @@ -Subproject commit a1268635894c5ee23dfdece570418ca07b66c3fc +Subproject commit 8690be3625964d9992e7be4bc3e1a61a80161cc6