milis/bin/pip_kur
2017-07-22 07:41:33 +03:00

5 lines
150 B
Bash
Executable file

#!/bin/bash
mps kur python
curl https://bootstrap.pypa.io/get-pip.py | python -
mps kur python3
curl https://bootstrap.pypa.io/get-pip.py | python3 -