I hereby claim:
- I am cleett on github.
- I am cleett (https://keybase.io/cleett) on keybase.
- I have a public key ASBvviE132q_2sS8cGTUru532UuBq1aI5PleA4yhbNc8Vgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env bash | |
# | |
# Coppied from https://github.com/ajeetraina/docker101/tree/master/os/macOS/nfs | |
# | |
OS=`uname -s` | |
if [ $OS != "Darwin" ]; then | |
echo "This script is OSX-only. Please do not run it on any other Unix." | |
exit 1 |
find . -name "node_modules" -type d -prune -exec rm -rf '{}' + |
#!/bin/sh | |
############################################################################### | |
# | |
# install-full-node.sh | |
# | |
# This is the earn.com install script for Bitcoin full node based on Bitcoin Core. | |
# | |
# This script attempts to make your node automatically reachable by other nodes | |
# in the network. This is done by using uPnP to open port 8333 on your router |
#!/bin/sh | |
############################################################################### | |
# | |
# install-full-node.sh | |
# | |
# This is the earn.com install script for Bitcoin full node based on Bitcoin Core. | |
# | |
# This script attempts to make your node automatically reachable by other nodes | |
# in the network. This is done by using uPnP to open port 8333 on your router |
0x24142791C99f78217842Ce06d4d81eA1E275f853 |
0x2b175e00a8cac6395cda2421828d871b46c1b51b |
0x71bd7b024b6361a95ae5895474de23b31b80010b |