Browse Source

a

pull/4304/head
Daniel Gibbs 2 years ago
parent
commit
162234bbb3
  1. 1
      lgsm/modules/install_config.sh

1
lgsm/modules/install_config.sh

@ -788,6 +788,7 @@ elif [ "${shortname}" == "unt" ]; then
fn_list_config_locations
elif [ "${shortname}" == "vints" ]; then
# Config is generated on first run
:
elif [ "${shortname}" == "vs" ]; then
array_configs+=(server.cfg)
fn_fetch_default_config

Loading…
Cancel
Save