Pārlūkot izejas kodu

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

Daniel Gibbs 11 mēneši atpakaļ
vecāks
revīzija
9eabf2e2f9
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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