Update install.sh

This commit is contained in:
Nikhil Nandagopal 2021-07-14 19:58:49 +05:30 committed by GitHub
parent ce38354b41
commit b54869c03e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,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*)