This commit is contained in:
Ian Bell
2015-03-02 20:13:26 -07:00

View File

@@ -93,6 +93,7 @@ else
printMessage "Updating sources"
pushd "$REPODIR"
git pull
git submodule init
git submodule update
popd
printMessage "Generating headers"