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 fn_sleep_time
if [ "${appid}" ]; then if [ "${appid}" ]; then
forceupdate=1 remotelocation="SteamCMD"
update_steamcmd.sh fn_dl_steamcmd
fi fi
if [ "${shortname}" == "ts3" ]; then if [ "${shortname}" == "ts3" ]; then

Loading…
Cancel
Save