|
@ -8,7 +8,7 @@ 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 "Config file missing!" |
|
|
echo "${servercfgfullpath}" |
|
|
echo "${servercfgfullpath}" |
|
|
fn_scriptlog "Configuration file missing!" |
|
|
fn_scriptlog "Configuration file missing!" |
|
|
fn_scriptlog "${servercfgfullpath}" |
|
|
fn_scriptlog "${servercfgfullpath}" |
|
|