From ad82f5344574a01779080a0edc3ef6468e6d19ef Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 10 Jul 2020 20:37:57 +0100 Subject: [PATCH] update steamcmd --- lgsm/functions/update_jediknight2.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lgsm/functions/update_jediknight2.sh b/lgsm/functions/update_jediknight2.sh index c97cf4b1f..12f0b1832 100644 --- a/lgsm/functions/update_jediknight2.sh +++ b/lgsm/functions/update_jediknight2.sh @@ -128,12 +128,13 @@ fn_update_jk2_compare(){ remotelocation="jk2mv.org" # Game server architecture. -jk2arch="x86" +jk2arch="x64" if [ "${installer}" == "1" ]; then fn_update_jk2_remotebuild fn_update_jk2_dl else + update_steamcmd.sh fn_print_dots "Checking for update: ${remotelocation}" fn_script_log_info "Checking for update: ${remotelocation}" fn_update_jk2_localbuild