mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +01:00
Salt for Ubuntu
This commit is contained in:
@@ -2347,7 +2347,12 @@ ubuntu_check() {
|
||||
whiptail_ubuntu_notsupported
|
||||
exit 1
|
||||
else
|
||||
whiptail_ubuntu_warning
|
||||
if [[ $UBUNTUINSTALL == "needtoupgrade" ]]; then
|
||||
whiptail_ubuntu_warning
|
||||
else
|
||||
whiptail_ubuntu_notsupported
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user