|
|
@ -10,5 +10,8 @@ if [ ! -e "${servercfgfullpath}" ]; then |
|
|
|
if [ "${gamename}" != "Hurtworld" ]; then |
|
|
|
fn_printwarnnl "Configuration file missing" |
|
|
|
echo "${servercfgfullpath}" |
|
|
|
fn_scriptlog "Configuration file missing" |
|
|
|
fn_scriptlog "${servercfgfullpath}" |
|
|
|
sleep 2 |
|
|
|
fi |
|
|
|
fi |