mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 14:55:58 +08:00
chore: updates os for Docker Engine Installation for redhat (#7809)
This commit is contained in:
parent
3fbc3dec48
commit
cb08ce5e5d
@ -93,7 +93,7 @@ check_os() {
|
|||||||
;;
|
;;
|
||||||
Red\ Hat*)
|
Red\ Hat*)
|
||||||
desired_os=1
|
desired_os=1
|
||||||
os="red hat"
|
os="rhel"
|
||||||
package_manager="yum"
|
package_manager="yum"
|
||||||
;;
|
;;
|
||||||
CentOS*)
|
CentOS*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user