From ede912a5b788794f21a60cda7b1d9078ba623bb1 Mon Sep 17 00:00:00 2001 From: James Lee Date: Tue, 24 Aug 2021 14:46:17 +0800 Subject: [PATCH] Add support for AlmaLinux 8 AlmaLinux OS is 1:1 binary compatible with RHEL and pre-Stream CentOS. Since Rocky Linux support is added, Alma should be added to to the checkOS function too as otherwise installation on Alma will fail. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19b17f9..307a9a8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![Lint](https://github.com/angristan/openvpn-install/workflows/Lint/badge.svg) ![visitors](https://visitor-badge.glitch.me/badge?page_id=angristan.openvpn-install) -OpenVPN installer for Debian, Ubuntu, Fedora, CentOS, Arch Linux, Oracle Linux and Rocky Linux. +OpenVPN installer for Debian, Ubuntu, Fedora, CentOS, Arch Linux, Oracle Linux, Rocky Linux and AlmaLinux. This script will let you setup your own secure VPN server in just a few seconds. @@ -127,6 +127,7 @@ The script supports these OS and architectures: | Ubuntu >= 18.04 | ✅ | ✅ | ✅ | ✅ | | Oracle Linux 8 | ❌ | ✅ | ❌ | ❔ | | Rocky Linux 8 | ❔ | ✅ | ❔ | ❔ | +| AlmaLinux 8 | ❌ | ✅ | ❌ | ❔ | To be noted: