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