diff --git a/setup.sh b/setup.sh index bba58ff..9644610 100755 --- a/setup.sh +++ b/setup.sh @@ -7,3 +7,4 @@ git branch --set-upstream-to origin/master git submodule init git submodule update git submodule foreach git checkout master +git submodule foreach git pull