|
|
@ -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 |
|
|
|
|
|
|
|