upgrade pip
This commit is contained in:
parent
a9c8f13068
commit
42f2cf73c5
2 changed files with 2 additions and 1 deletions
2
spcd.sh
2
spcd.sh
|
@ -672,6 +672,8 @@ index-url = ${SPCD_URL_PYTHON}
|
|||
spcd_ip__venv="/opt/venv"
|
||||
"${SPCD_PYTHON_ALIAS}" -m "venv" "${spcd_ip__venv}"
|
||||
. "${spcd_ip__venv}/bin/activate"
|
||||
spcd_split
|
||||
pip install --upgrade "pip"
|
||||
# rsync
|
||||
spcd_step "Install Rsync"
|
||||
spcd_install_package "rsync"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue