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)"
|
echo "Building TeaSpeak at version $(git rev-parse HEAD)"
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
echo "uPDATING submodules"
|
echo "Updating submodules"
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
[[ $? -ne 0 ]] && {
|
[[ $? -ne 0 ]] && {
|
||||||
echo "Failed to update submodules. Aborting"
|
echo "Failed to update submodules. Aborting"
|
||||||
|
Loading…
Reference in New Issue
Block a user