mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 11:12:51 +01:00
Salt for Ubuntu
This commit is contained in:
@@ -911,6 +911,7 @@ detect_os() {
|
||||
OS=ubuntu
|
||||
if grep -q "UBUNTU_CODENAME=focal" /etc/os-release; then
|
||||
OSVER=focal
|
||||
is_ubuntu=true
|
||||
else
|
||||
info "We do not support your current version of Ubuntu."
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user