From 5904bb2fb10bb17d01d546dba7a86e09a6c3e2b5 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 6 May 2016 18:39:20 +0100 Subject: [PATCH] depricated --- lgsm/functions/info_ts3status.sh | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 lgsm/functions/info_ts3status.sh diff --git a/lgsm/functions/info_ts3status.sh b/lgsm/functions/info_ts3status.sh deleted file mode 100644 index c08f95f1d..000000000 --- a/lgsm/functions/info_ts3status.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash -# LGSM info_ts3status.sh function -# Author: Daniel Gibbs -# Website: http://gameservermanagers.com -lgsm_version="271215" - -# Checks the status of Teamspeak 3. - -cd "${executabledir}" -ts3status=$(./ts3server_startscript.sh status servercfgfullpathfile=${servercfgfullpath})