From a7c7b353dbe1d6d6ca3da6fce19b4e7b735f6614 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 12 Jul 2016 12:30:28 +0100 Subject: [PATCH] removed appid --- tests/tests_ts3server.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/tests_ts3server.sh b/tests/tests_ts3server.sh index d37fbadb1..e4d71f484 100644 --- a/tests/tests_ts3server.sh +++ b/tests/tests_ts3server.sh @@ -11,7 +11,6 @@ if [ -f ".dev-debug" ]; then set -x fi - #### Variables #### # Notification Alerts @@ -42,9 +41,6 @@ githubuser="dgibbs64" githubrepo="linuxgsm" githubbranch="$TRAVIS_BRANCH" -# Steam -appid="261140" - # Server Details gamename="Teamspeak 3" servername="Teamspeak 3 Server" @@ -77,7 +73,6 @@ emaillog="${scriptlogdir}/${servicename}-email.log" scriptlogdate="${scriptlogdir}/${servicename}-script-$(date '+%d-%m-%Y-%H-%M-%S').log" - ##### Script ##### # Do not edit