|
|
@@ -36,10 +36,10 @@ webadminuser="admin"
|
|
|
webadminpass="admin"
|
|
|
webadminport="8080"
|
|
|
mods=""
|
|
|
-password=""
|
|
|
+serverpassword=""
|
|
|
# Add the following line to the parms if you want a private server. Ensuring
|
|
|
# that the password variable above is not left empty.
|
|
|
-# -password \"${password}\"
|
|
|
+# -password \"${serverpassword}\"
|
|
|
|
|
|
## Server Start Command | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters#additional-parameters
|
|
|
fn_parms(){
|