Skip to content

Commit 9eabf2e

Browse files
committed
fix(xnt): add call to fix_xnt.sh for configuration setup
1 parent 61d4866 commit 9eabf2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lgsm/modules/install_config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,7 @@ elif [ "${shortname}" == "wmc" ]; then
777777
fn_set_config_vars
778778
fn_list_config_locations
779779
elif [ "${shortname}" == "xnt" ]; then
780+
fix_xnt.sh
780781
array_configs+=(server.cfg)
781782
fn_default_config_remote
782783
fn_set_config_vars

0 commit comments

Comments
 (0)