From 75fcbb9d53d7e02353db1a93ed603849fbe14308 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 26 Dec 2015 20:36:17 +0000 Subject: [PATCH] stray character --- functions/command_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/command_install.sh b/functions/command_install.sh index 856e97599..5a3a15825 100644 --- a/functions/command_install.sh +++ b/functions/command_install.sh @@ -20,7 +20,7 @@ elif [ "${gamename}" == "Teamspeak 3" ]; then install_ts3.sh elif [ ! -z "${appid}" ]; then install_steamcmd.sh - finstall_serverfiles.sh + install_serverfiles.sh install_steamfix.sh fi