merge with dev and fix conflicts

This commit is contained in:
m0duspwnens
2020-05-27 13:54:08 -04:00
23 changed files with 171 additions and 99 deletions

View File

@@ -541,6 +541,7 @@ fi
success=$(tail -10 $setup_log | grep Failed | awk '{ print $2}')
if [[ "$success" = 0 ]]; then
whiptail_setup_complete
if [[ -n $allow ]]; then so-allow -$allow; fi
if [[ $THEHIVE == 1 ]]; then
check_hive_init_then_reboot
else