소스 검색

removed appid

Daniel Gibbs 10 년 전
부모
커밋
a7c7b353db
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      tests/tests_ts3server.sh

+ 0 - 5
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