mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update install.sh
This commit is contained in:
@@ -1585,7 +1585,8 @@ Components: main
|
||||
Signed-By: /etc/apt/keyrings/deb-pascalroeleven.gpg
|
||||
EOF
|
||||
|
||||
elif [ "$OS" == "almalinux" ]; then
|
||||
elif [[ "$OS" == "almalinux" || "$OS" == "rocky" || "$OS" == "centos" ]]; then
|
||||
|
||||
|
||||
dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm &> /dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user