From fff5073494dc2d808d102c1732d5d1c0eb6a62e7 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 10 Jul 2023 23:34:25 +0100 Subject: [PATCH] a --- lgsm/modules/command_install.sh | 3 --- lgsm/modules/install_server_files.sh | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/lgsm/modules/command_install.sh b/lgsm/modules/command_install.sh index ef4c26d42..e8cba7560 100644 --- a/lgsm/modules/command_install.sh +++ b/lgsm/modules/command_install.sh @@ -28,9 +28,6 @@ else elif [ "${appid}" ]; then install_steamcmd.sh install_server_files.sh - if [ "${engine}" == "goldsrc" ]; then - command_update.sh - fi fi # Configuration. diff --git a/lgsm/modules/install_server_files.sh b/lgsm/modules/install_server_files.sh index 717030df4..6db904992 100644 --- a/lgsm/modules/install_server_files.sh +++ b/lgsm/modules/install_server_files.sh @@ -214,6 +214,7 @@ if [ "${appid}" ]; then remotelocation="SteamCMD" forceupdate=1 update_steamcmd.sh + fn_check_steamcmd_appmanifest fi if [ "${shortname}" == "ts3" ]; then