diff --git a/lgsm/functions/install_server_files.sh b/lgsm/functions/install_server_files.sh index a72b0d533..c38d70d55 100755 --- a/lgsm/functions/install_server_files.sh +++ b/lgsm/functions/install_server_files.sh @@ -86,7 +86,7 @@ fn_install_server_files() { force="noforce" md5="7c664538999252eeaf2b6d9949416480" elif [ "${shortname}" == "tf2c" ]; then - remote_fileurl="https://chapo.services/tf2c/tf2classic-2.0.3.zip" + remote_fileurl="https://tf2classic.org/tf2c/tf2classic-2.0.3.zip" local_filedir="${tmpdir}" local_filename="tf2classic-2.0.3.zip" chmodx="nochmodx"