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