mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-14 00:00:16 +01:00
update pip path for ubuntu
This commit is contained in:
@@ -491,6 +491,7 @@ EOF
|
||||
DEBIAN_FRONTEND=noninteractive apt install -y python3-pip
|
||||
check_return
|
||||
ln -s /usr/bin/pip3 /usr/bin/pip3.6
|
||||
ln -s /usr/bin/pip /usr/bin/pip3.6
|
||||
DEBIAN_FRONTEND=noninteractive apt install -y build-essential libssl-dev libffi-dev python3-dev
|
||||
check_return
|
||||
DEBIAN_FRONTEND=noninteractive apt install -y python3-venv
|
||||
|
||||
Reference in New Issue
Block a user