mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-17 13:02:07 +01:00
remove appstream
This commit is contained in:
@@ -400,6 +400,7 @@ fi
|
||||
install_required() {
|
||||
|
||||
if [[ $CENTOS_8 == "True" ]] ; then
|
||||
rm -rf /etc/yum.repos.d/CentOS-AppStream.repo
|
||||
curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.0.1/install/CyberPanel8.repo > /etc/yum.repos.d/CyberPanel.repo
|
||||
dnf install zip -y
|
||||
elif [[ $CENTOS_8 == "False" ]] ; then
|
||||
|
||||
Reference in New Issue
Block a user