Skip to content

Commit

Permalink
Merge pull request #92 from joedwards32/auto-validate
Browse files Browse the repository at this point in the history
template steamcmd command properly
  • Loading branch information
joedwards32 authored Feb 22, 2024
2 parents 41f0374 + 913ea84 commit 4e44808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bullseye/etc/entry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ else
VALIDATE=""
fi

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

0 comments on commit 4e44808

Please sign in to comment.