From a89d038d79fd6fc94550d88aa2cee770c252da64 Mon Sep 17 00:00:00 2001 From: Usman Nasir Date: Thu, 9 Apr 2020 22:54:49 +0500 Subject: [PATCH] add cyberpanel repo --- cyberpanel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyberpanel.sh b/cyberpanel.sh index 12917c7f0..dbca0e5a3 100644 --- a/cyberpanel.sh +++ b/cyberpanel.sh @@ -398,7 +398,7 @@ fi 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 mkdir /root/.config mkdir /root/.config/pip