Merge pull request #150 from joedwards32/142-server-gets-error-when-attempting-to-update

Fix: Update failure fix suggestion from jithatsonei
This commit is contained in:
John Edwards 2025-01-25 21:37:28 +00:00 committed by GitHub
commit a36e8c215f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ else
fi
eval bash "${STEAMCMDDIR}/steamcmd.sh" +force_install_dir "${STEAMAPPDIR}" \
+@bClientTryRequestManifestWithoutCode 1 \
+login anonymous \
+app_update "${STEAMAPPID}" "${VALIDATE}"\
+quit