Browse Source

add server.cfg

pull/4633/head
Daniel Gibbs 12 months ago
parent
commit
3352b99c70
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 1
      lgsm/modules/install_config.sh

1
lgsm/modules/install_config.sh

@ -842,6 +842,7 @@ elif [ "${shortname}" == "wmc" ]; then
fn_default_config_remote
fn_set_config_vars
elif [ "${shortname}" == "xnt" ]; then
array_configs+=(server.cfg)
fn_fetch_default_config
fn_default_config_remote
fn_set_config_vars

Loading…
Cancel
Save