fix: syntax error in reserved ports configuration; ensure ports are reserved prior to setup

This commit is contained in:
Jason Ertel
2021-03-05 10:54:01 -05:00
parent 39d4f077b4
commit 61a7efeeab
3 changed files with 13 additions and 1 deletions

View File

@@ -550,6 +550,8 @@ set_redirect >> $setup_log 2>&1
# Show initial progress message
set_progress_str 0 'Running initial configuration steps'
reserve_ports
set_path
if [[ $is_reinstall ]]; then