Daniel Gibbs 1 год назад
Родитель
Сommit
e1812ef6d2
1 измененных файлов с 1 добавлено и 0 удалено
  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