Skip to content

Commit

Permalink
Merge pull request #150 from joedwards32/142-server-gets-error-when-a…
Browse files Browse the repository at this point in the history
…ttempting-to-update

Fix: Update failure fix suggestion from jithatsonei
  • Loading branch information
joedwards32 authored Jan 25, 2025
2 parents 4f1a095 + 2419f07 commit a36e8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bookworm/etc/entry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ else
fi

eval bash "${STEAMCMDDIR}/steamcmd.sh" +force_install_dir "${STEAMAPPDIR}" \
+@bClientTryRequestManifestWithoutCode 1 \
+login anonymous \
+app_update "${STEAMAPPID}" "${VALIDATE}"\
+quit
Expand Down

0 comments on commit a36e8c2

Please sign in to comment.