Fixed version 1.3.25
This commit is contained in:
parent
1380f69a36
commit
d7fcd4f2dc
2
TeaSpeak
2
TeaSpeak
@ -1 +1 @@
|
||||
Subproject commit 1f8d51454ea762feb4547dac0d26a8fa7e3cfe49
|
||||
Subproject commit 52f622a344ea2eb21bc6fde4195ee070012f58d5
|
@ -10,7 +10,7 @@ cd TeaSpeak
|
||||
echo "Building TeaSpeak at version $(git rev-parse HEAD)"
|
||||
cd ..
|
||||
|
||||
echo "uPDATING submodules"
|
||||
echo "Updating submodules"
|
||||
git submodule update --init --recursive
|
||||
[[ $? -ne 0 ]] && {
|
||||
echo "Failed to update submodules. Aborting"
|
||||
|
Loading…
Reference in New Issue
Block a user