mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-19 00:57:29 +02:00
update pip download url
This commit is contained in:
@@ -1070,7 +1070,7 @@ if [[ $DEV == "ON" ]] ; then
|
||||
|
||||
if [[ $UBUNTU_20 == "False" ]] ; then
|
||||
source /usr/local/CyberPanel/bin/activate
|
||||
wget -O /usr/local/cyberpanel-pip.zip https://rep.cyberpanel.net/cyberpanel-pip.zip
|
||||
wget -O /usr/local/cyberpanel-pip.zip https://rep.cyberpanel.net/cyberpanel-pip-2.zip
|
||||
check_return
|
||||
unzip /usr/local/cyberpanel-pip.zip -d /usr/local
|
||||
check_return
|
||||
|
||||
Reference in New Issue
Block a user