Bitmessage-Infrastructure/installer.sh

11 lines
232 B
Bash
Raw Normal View History

2021-02-11 11:35:21 +00:00
#!/bin/bash
2021-02-11 13:28:33 +00:00
# echo "--cacert /usr/local/share/ca/cacert.pem" > ~/.curlrc
2021-02-11 11:35:21 +00:00
2021-02-11 13:28:33 +00:00
# /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
2021-02-11 11:35:21 +00:00
2021-02-11 13:28:33 +00:00
# brew install ansible
python get-pip.py pip==20.1.1