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