From 71b3eedd4f5a273e2b025585aaf4d6c4dec4ad15 Mon Sep 17 00:00:00 2001 From: Matthew Date: Sat, 20 Apr 2024 22:49:46 +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 fc5d46e..0a75db6 100644 --- a/etc/entry.sh +++ b/etc/entry.sh @@ -61,7 +61,7 @@ fi START_CUSTOM="${SRCDS_START_CUSTOMS}" -bash "${STEAMAPPDIR}/srcds_run_64" -game "${STEAMAPP}" -console \ +bash "${STEAMAPPDIR}/srcds_run" -game "${STEAMAPP}" -console \ -steam_dir "${STEAMCMDDIR}" \ -steamcmd_script "${HOMEDIR}/${STEAMAPP}_update.txt" \ -usercon \