Explorar o código

stray character

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
75fcbb9d53
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/command_install.sh

+ 1 - 1
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