maidsafe.sh
#!/bin/bash
#### if you use a proxy add it here
# http_proxy=http://127.0.0.1:8118/
# HTTP_PROXY=$http_proxy
# export http_proxy HTTP_PROXY
# git config --global http.proxy $HTTP_PROXY
##### end proxy stuff ##########
#### add your parent folder here ####
This file has been truncated. show original