Merge pull request #92 from joedwards32/auto-validate
template steamcmd command properly
This commit is contained in:
commit
4e44808ebb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue