Browse Source

stray character

pull/584/head
Daniel Gibbs 9 years ago
parent
commit
75fcbb9d53
  1. 2
      functions/command_install.sh

2
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

Loading…
Cancel
Save