[wip] Change when proxy is set up so main ip is known

* Also only restart docker if the command exists (i.e. docker is installed)
This commit is contained in:
William Wernert
2021-03-03 14:20:26 -05:00
parent 4ffa0fbc13
commit 1ea3cb1c61
2 changed files with 9 additions and 7 deletions

View File

@@ -537,9 +537,7 @@ catch() {
exit
}
# This block sets REDIRECTIT which is used by a function outside the below subshell
set_main_ip >> $setup_log 2>&1
compare_main_nic_ip
# Set REDIRECTIT variable, which is used by a function outside the below subshell
set_redirect >> $setup_log 2>&1
# Begin install