Browse Source

added remote location

pull/3568/head
Daniel Gibbs 4 years ago
parent
commit
d353aef758
  1. 4
      lgsm/functions/install_server_files.sh

4
lgsm/functions/install_server_files.sh

@ -73,8 +73,8 @@ echo -e "================================="
fn_sleep_time
if [ "${appid}" ]; then
forceupdate=1
update_steamcmd.sh
remotelocation="SteamCMD"
fn_dl_steamcmd
fi
if [ "${shortname}" == "ts3" ]; then

Loading…
Cancel
Save