Skip to content

Commit 818324c

Browse files
committed
update pip download url
1 parent 10f67ad commit 818324c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cyberpanel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@ if [[ $DEV == "ON" ]] ; then
10701070

10711071
if [[ $UBUNTU_20 == "False" ]] ; then
10721072
source /usr/local/CyberPanel/bin/activate
1073-
wget -O /usr/local/cyberpanel-pip.zip https://rep.cyberpanel.net/cyberpanel-pip.zip
1073+
wget -O /usr/local/cyberpanel-pip.zip https://rep.cyberpanel.net/cyberpanel-pip-2.zip
10741074
check_return
10751075
unzip /usr/local/cyberpanel-pip.zip -d /usr/local
10761076
check_return

0 commit comments

Comments
 (0)