update submodule and submodule script
This commit is contained in:
parent
064fd749a4
commit
57bcd6371c
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
2
web/vendor/MPLUS_FONTS
vendored
2
web/vendor/MPLUS_FONTS
vendored
|
@ -1 +1 @@
|
|||
Subproject commit a1268635894c5ee23dfdece570418ca07b66c3fc
|
||||
Subproject commit 8690be3625964d9992e7be4bc3e1a61a80161cc6
|
Loading…
Reference in a new issue