From eb3c581e68db08abbffdd22269c8314e38582290 Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 24 Apr 2024 12:45:23 +0200 Subject: [PATCH] Update entry.sh --- etc/entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/entry.sh b/etc/entry.sh index 0a75db6..fc5d46e 100644 --- a/etc/entry.sh +++ b/etc/entry.sh @@ -61,7 +61,7 @@ fi START_CUSTOM="${SRCDS_START_CUSTOMS}" -bash "${STEAMAPPDIR}/srcds_run" -game "${STEAMAPP}" -console \ +bash "${STEAMAPPDIR}/srcds_run_64" -game "${STEAMAPP}" -console \ -steam_dir "${STEAMCMDDIR}" \ -steamcmd_script "${HOMEDIR}/${STEAMAPP}_update.txt" \ -usercon \