template steamcmd command properly

This commit is contained in:
John Edwards 2024-02-22 13:03:48 +00:00
parent d6cb895120
commit 913ea848ee

View file

@ -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