added CentOS Stream support
This commit is contained in:
parent
c35ae77745
commit
607d018614
2
wazuhdeb
2
wazuhdeb
@ -34,7 +34,7 @@ case "$distro" in
|
|||||||
apt-get update
|
apt-get update
|
||||||
;;
|
;;
|
||||||
|
|
||||||
CentOS)
|
CentOS|CentOSStream)
|
||||||
echo "Distribucion detectada: CentOS"
|
echo "Distribucion detectada: CentOS"
|
||||||
echo "Familia principal: RedHat"
|
echo "Familia principal: RedHat"
|
||||||
echo "Paqueteria: RPM"
|
echo "Paqueteria: RPM"
|
||||||
|
Loading…
Reference in New Issue
Block a user