mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add additional test modes
This commit is contained in:
@@ -101,8 +101,10 @@ desktop_salt_local() {
|
||||
Press the Enter key to reboot.
|
||||
EOM
|
||||
|
||||
whiptail --title "$whiptail_title" --msgbox "$message" 12 75
|
||||
reboot
|
||||
if [[ -z "$TESTING" ]]; then
|
||||
whiptail --title "$whiptail_title" --msgbox "$message" 12 75
|
||||
reboot
|
||||
fi
|
||||
exit 0
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user