diff --git a/manage_ssh.sh b/manage_ssh.sh index 507d8b8..6a1125e 100644 --- a/manage_ssh.sh +++ b/manage_ssh.sh @@ -967,7 +967,7 @@ then *release\ 7*) RHEL_VERSION=7 ;; - *release\ 7*) + *release\ 8*) RHEL_VERSION=8 ;; *)