Updated update again

This commit is contained in:
Eric Renfro 2018-06-06 09:42:47 -04:00
parent 46106b8c13
commit 9d65aea95f
Signed by untrusted user who does not match committer: psi-jack
GPG key ID: 14977F3A50D9A5BF

1
update
View file

@ -15,3 +15,4 @@ cd "${BASEDIR}"
git submodule update --init --recursive --remote git submodule update --init --recursive --remote
git pull --recurse-submodules git pull --recurse-submodules
git submodule foreach git pull origin master --recurse-submodules