add cyberpanel repo

This commit is contained in:
Usman Nasir
2020-04-09 22:54:49 +05:00
parent 939b6fbc27
commit a89d038d79

View File

@@ -398,7 +398,7 @@ fi
install_required() { install_required() {
curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.0.1/CyberPanel.repo > /etc/yum.repos.d/CyberPanel.repo curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.0.1/install/CyberPanel.repo > /etc/yum.repos.d/CyberPanel.repo
if [[ $SERVER_COUNTRY == "CN" ]] ; then if [[ $SERVER_COUNTRY == "CN" ]] ; then
mkdir /root/.config mkdir /root/.config
mkdir /root/.config/pip mkdir /root/.config/pip