Enable airgap functions

This commit is contained in:
Mike Reeves
2020-09-01 11:24:22 -04:00
parent 643dab12d0
commit 9cff7c1427
2 changed files with 82 additions and 67 deletions

View File

@@ -411,6 +411,8 @@ if [[ $is_manager || $is_import ]]; then whiptail_so_allow; fi
whiptail_make_changes
# From here on changes will be made.
if [[ -n "$TURBO" ]]; then
use_turbo_proxy
fi