fix "error"

This commit is contained in:
Thijs van Loef
2024-01-26 19:50:46 +01:00
parent 44d0fc9d1f
commit 9c674e539f

View File

@@ -76,4 +76,4 @@ EOL
printf "\e[0;32m*****STARTING SERVER*****\e[0m\n"
echo "${STARTCOMMAND}"
su steam -c ${STARTCOMMAND}
su steam -c "${STARTCOMMAND}"