Browse Source

Merge branch 'develop' into feature/query-raw

pull/3428/head
Daniel Gibbs 4 years ago
parent
commit
bdb396ec0d
  1. 2
      linuxgsm.sh

2
linuxgsm.sh

@ -403,6 +403,8 @@ else
fi
fi
fi
# Load the IP details before the first config is loaded.
check_ip.sh
# Configs have to be loaded twice to allow start startparameters to pick up all vars
# shellcheck source=/dev/null
source "${configdirserver}/_default.cfg"

Loading…
Cancel
Save