From 3d41630af5ecac3bea05eb82c940713a9d9d8945 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Tue, 28 May 2019 19:59:27 +0200 Subject: [PATCH] Fixed TeaSpeak module --- attach_modules.sh | 1 + 1 file changed, 1 insertion(+) 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