Browse Source

Reverted to master version

pull/351/head
Daniel Gibbs 10 years ago
parent
commit
18b302091b
  1. 1
      functions/fn_validate

1
functions/fn_validate

@ -24,6 +24,7 @@ cd "${rootdir}"
cd "steamcmd"
./steamcmd.sh +login "${steamuser}" "${steampass}" +force_install_dir "${filesdir}" +app_update "${appid}" validate +quit|tee -a "${scriptlog}"
fn_scriptlog "Checking complete"
}
fn_check_root
fn_check_systemdir

Loading…
Cancel
Save