This website requires JavaScript.
Explore
Help
Sign In
ISTI-ansible-roles
/
ansible-roles
Watch
4
Star
0
Fork
You've already forked ansible-roles
3
Code
Issues
Pull Requests
Releases
Wiki
Activity
9dd57eee3d
ansible-roles
/
python-env
/
files
/
pip-fixer.sh
8 lines
77 B
Bash
Raw
Blame
History
#!/bin/bash
GET_PIP
=
/usr/local/lib/get-pip.py
chmod
755
$GET_PIP
$GET_PIP
View Git Blame
Copy Permalink