diff --git a/update.sh b/update.sh index ca825db..afecbc5 100644 --- a/update.sh +++ b/update.sh @@ -1,4 +1,5 @@ #!/bin/bash +git pull git submodule update --init --recursive git submodule foreach git submodule update --init --recursive git submodule update