From 176b83d36427cd889388ef5ca7cc8f740c9ab93d Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 8 Jan 2016 18:32:52 -0500 Subject: Quickfix for master server list --- servers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers.sh b/servers.sh index 7429f8e..0477a28 100644 --- a/servers.sh +++ b/servers.sh @@ -17,7 +17,7 @@ echo "" #https://stackoverflow.com/questions/4273074/sanitize-user-input-in-bash-for-security-purposes echo "hostname:$servername" echo "gamemode:$gamemodename" -echo "online:$online" +echo "online:$add" if ( $add -eq "true" ) then cat "$servername" >> servers.txt -- cgit v1.2.3-70-g09d2