Browse Source

update_steamsmd_dl

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
b7df022895
  1. 3
      lgsm/functions/update_steamcmd.sh

3
lgsm/functions/update_steamcmd.sh

@ -9,7 +9,6 @@ local commandaction="Update"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
fn_update_steamcmd_dl(){
check.sh
info_config.sh
fn_print_dots "SteamCMD"
@ -87,7 +86,7 @@ fn_appmanifest_check(){
fn_print_info_nl "Forcing update to correct issue"
fn_script_log_info "Forcing update to correct issue"
sleep 1
update_dl.sh
fn_update_steamcmd_dl
fn_update_request_log
fi
}

Loading…
Cancel
Save