mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add Debian
This commit is contained in:
@@ -955,6 +955,7 @@ detect_os() {
|
||||
OSVER=9
|
||||
is_centos=true
|
||||
is_rpm=true
|
||||
fi
|
||||
elif [ -f /etc/os-release ]; then
|
||||
OS=ubuntu
|
||||
if grep -q "UBUNTU_CODENAME=focal" /etc/os-release; then
|
||||
|
||||
Reference in New Issue
Block a user