This commit is contained in:
2025-07-01 14:18:30 -07:00
parent a2efe4909a
commit 8314fbe812
7 changed files with 10 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ TS_VERSION=$(curl -s "https://www.teamspeak.com/versions/server.json" | jq --raw
CHANGELOG=/ts3server/CHANGELOG_$TS_VERSION
echo "Latest server version from Teamspeak:$TS_VERSION."
TS_FILES=https://gitea.fithwum.tech/fithwum/teamspeak-server/raw/branch/main/files
TS_FILES=https://raw.githubusercontent.com/fithwum/teamspeak-server/refs/heads/main/files
TS_SERVER=https://files.teamspeak-services.com/releases/server/$TS_VERSION/teamspeak3-server_linux_amd64-$TS_VERSION.tar.bz2
# Main install (debian).