echo "running gitconfig" echo pwd git config --global url.https://github.com/.insteadOf git://github.com/; git config --system http.sslverify false;