Browse Source

remote location

feature/dst-changes
Daniel Gibbs 6 months ago
parent
commit
e1812ef6d2
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 1
      lgsm/modules/core_dl.sh

1
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

Loading…
Cancel
Save