SOUP Changes

This commit is contained in:
TOoSmOotH
2020-12-14 20:46:31 -05:00
parent 7a314b5935
commit cbd59ed86a
7 changed files with 64 additions and 3 deletions

View File

@@ -338,7 +338,6 @@ if [[ $is_helix || $is_sensor || $is_import ]]; then
fi
whiptail_homenet_manager
whiptail_dockernet_check
if [[ $is_helix || $is_manager || $is_node || $is_import ]]; then
set_base_heapsizes
@@ -373,6 +372,7 @@ fi
if [[ $is_manager ]]; then
whiptail_components_adv_warning
whiptail_enable_components
whiptail_dockernet_check
fi
if [[ $is_manager || $is_import ]]; then