This website requires JavaScript.
Explore
Help
Sign In
ISTI-ansible-roles
/
ansible-roles
Watch
5
Star
0
Fork
You've already forked ansible-roles
3
Code
Issues
Pull Requests
Releases
Wiki
Activity
a4243e804e
ansible-roles
/
library
/
roles
/
ubuntu-python-setup
/
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