Document Rocky Linux support

This commit is contained in:
Stanislas
2021-07-06 10:56:15 +02:00
parent 1d55f856ae
commit bcd1d8a53e
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# shellcheck disable=SC1091,SC2164,SC2034,SC1072,SC1073,SC1009
# Secure OpenVPN server installer for Debian, Ubuntu, CentOS, Amazon Linux 2, Fedora, Oracle Linux 8 and Arch Linux
# Secure OpenVPN server installer for Debian, Ubuntu, CentOS, Amazon Linux 2, Fedora, Oracle Linux 8, Arch Linux and Rocky Linux.
# https://github.com/angristan/openvpn-install
function isRoot() {