mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Setup Script - Reboot at the end v3
This commit is contained in:
@@ -1497,7 +1497,6 @@ whiptail_setup_complete() {
|
|||||||
|
|
||||||
whiptail --title "Security Onion Setup" --msgbox "Finished installing this as an $INSTALLTYPE. Press Enter to reboot" 8 78
|
whiptail --title "Security Onion Setup" --msgbox "Finished installing this as an $INSTALLTYPE. Press Enter to reboot" 8 78
|
||||||
install_cleanup
|
install_cleanup
|
||||||
exit
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1505,7 +1504,6 @@ whiptail_setup_failed() {
|
|||||||
|
|
||||||
whiptail --title "Security Onion Setup" --msgbox "Install had a problem. Please see $SETUPLOG for details. Press Enter to reboot" 8 78
|
whiptail --title "Security Onion Setup" --msgbox "Install had a problem. Please see $SETUPLOG for details. Press Enter to reboot" 8 78
|
||||||
install_cleanup
|
install_cleanup
|
||||||
exit
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user