|
@@ -719,7 +719,7 @@ fn_details_statusbottom
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
if [ ! -e "${servercfgfullpath}" ]; then
|
|
if [ ! -e "${servercfgfullpath}" ]; then
|
|
|
- if [ "${gamename}" == "Hurtworld"]; then
|
|
|
|
|
|
|
+ if [ "${gamename}" == "Hurtworld" ]; then
|
|
|
echo "No config file set or required"
|
|
echo "No config file set or required"
|
|
|
else
|
|
else
|
|
|
echo ""
|
|
echo ""
|