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