Ver Fonte

fix(xnt): add call to fix_xnt.sh for configuration setup

Daniel Gibbs há 11 meses atrás
pai
commit
9eabf2e2f9
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      lgsm/modules/install_config.sh

+ 1 - 0
lgsm/modules/install_config.sh

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