Daniel Gibbs 1 anno fa
parent
commit
e1812ef6d2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lgsm/modules/core_dl.sh

+ 1 - 0
lgsm/modules/core_dl.sh

@@ -20,6 +20,7 @@
 moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
 
 fn_dl_steamcmd() {
+	remotelocation="SteamCMD"
 	fn_print_start_nl "${remotelocation}"
 	fn_script_log_info "${commandaction} ${selfname}: ${remotelocation}"
 	if [ -n "${branch}" ]; then