diff --git a/attach_modules.sh b/attach_modules.sh index 5396dd0..17799d6 100755 --- a/attach_modules.sh +++ b/attach_modules.sh @@ -2,6 +2,7 @@ #General modules should be set to their versions git submodule update --init --recursive --force +git submodule update --init --remote --recursive --force TeaSpeak #The libs have no need to be attach to the master :) cd TeaSpeak