Do not cancel setup if user choose not to run so-allow during setup

This commit is contained in:
Jason Ertel
2020-08-14 15:28:35 -04:00
parent 0ba0c16c38
commit 11ebc6b8b2

View File

@@ -1123,8 +1123,6 @@ whiptail_so_allow() {
export ALLOW_ROLE='a'
export ALLOW_CIDR
fi
whiptail_check_exitstatus $exitstatus
}
whiptail_gauge_post_setup() {