mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Update pip
This commit is contained in:
parent
95818ab802
commit
1ec90481e8
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ if [ "$STATUS" == "0" ]; then
|
|||
done
|
||||
fi
|
||||
|
||||
exit "$STATUS";
|
||||
exit "$STATUS"
|
||||
|
|
Loading…
Reference in a new issue