Switch to anonymous logins

This commit is contained in:
John Edwards 2023-11-07 11:59:58 +00:00
parent e26f942fb2
commit a9f9ccbadb
4 changed files with 1 additions and 20 deletions

View file

@ -6,7 +6,7 @@ mkdir -p "${STEAMAPPDIR}" || true
# Download Updates
bash "${STEAMCMDDIR}/steamcmd.sh" +force_install_dir "${STEAMAPPDIR}" \
+login "${STEAMUSER}" "${STEAMPASS}" "${STEAMGUARD}" \
+login anonymous \
+app_update "${STEAMAPPID}" \
+quit