also pull main branch in build script, since it's gonna be ran automatically most of the time

This commit is contained in:
jan6 2021-10-10 22:45:16 +03:00
parent 2644aa03d6
commit 5785a17919
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
dir="$(echo "$0"|sed 's|/[^/]\+$||')"
if [ -d "$dir" ];then cd "$dir";fi
git pull
git submodule update --remote
#. in reference to src/