This commit is contained in:
gOOvER
2023-02-16 16:32:27 +01:00
parent dc8d96c028
commit 05bfc8afca

View File

@@ -42,7 +42,7 @@ if [ -f "/usr/local/bin/proton" ]; then
else
echo -e "----------------------------------------------------------------------------------"
echo -e "WARNING!!! Proton needs variable SRCDS_APPID, else it will not work. Please add it"
echo -e "Server stopps now"
echo -e "Server stops now"
echo -e "----------------------------------------------------------------------------------"
exit 0
fi