template steamcmd command properly
This commit is contained in:
parent
d6cb895120
commit
913ea848ee
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ else
|
||||||
VALIDATE=""
|
VALIDATE=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bash "${STEAMCMDDIR}/steamcmd.sh" +force_install_dir "${STEAMAPPDIR}" \
|
eval bash "${STEAMCMDDIR}/steamcmd.sh" +force_install_dir "${STEAMAPPDIR}" \
|
||||||
+login anonymous \
|
+login anonymous \
|
||||||
+app_update "${STEAMAPPID}" "${VALIDATE}"\
|
+app_update "${STEAMAPPID}" "${VALIDATE}"\
|
||||||
+quit
|
+quit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue