瀏覽代碼

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

Daniel Gibbs 11 月之前
父節點
當前提交
9eabf2e2f9
共有 1 個文件被更改,包括 1 次插入0 次删除
  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