mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Upgrade to latest pip
This commit is contained in:
parent
0f09ad517f
commit
7ef723d815
1 changed files with 6 additions and 0 deletions
|
@ -215,6 +215,12 @@ $MAKE
|
|||
sudo -H $MAKE install
|
||||
|
||||
|
||||
############################################################################
|
||||
# upgrade pip
|
||||
############################################################################
|
||||
sudo -H /opt/salt/bin/pip install --upgrade pip
|
||||
|
||||
|
||||
############################################################################
|
||||
# Download and install salt python dependencies
|
||||
############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue