1 2 3 4 5 6 7
#!/bin/bash set -ex mkdir -p ~/.pip cp /vagrant/pip.conf ~/.pip/ sudo cp /vagrant/pip.conf /etc/pip.conf