Documentation

This commit is contained in:
Michael Vines
2018-08-27 09:13:53 -07:00
parent 0efd64df6f
commit 31d1087103
9 changed files with 27 additions and 1 deletions

View File

@ -1,4 +1,7 @@
#!/bin/bash
#
# Creates a fullnode configuration
#
here=$(dirname "$0")
# shellcheck source=multinode-demo/common.sh