|
|
@ -23,7 +23,7 @@ public="1" |
|
|
|
|
|
|
|
## Server Start Command | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
|
fn_parms(){ |
|
|
|
parms="-name ${name} -password ${password} -port ${port} -world ${world} -public ${public}" |
|
|
|
parms="-name "${name}" -password ${password} -port ${port} -world "${world}" -public ${public}" |
|
|
|
} |
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
|