Flip symlinks
This commit is contained in:
@ -1 +0,0 @@
|
||||
validator-x.sh
|
8
multinode-demo/fullnode-x.sh
Executable file
8
multinode-demo/fullnode-x.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Start a dynamically-configured full node
|
||||
#
|
||||
|
||||
here=$(dirname "$0")
|
||||
|
||||
exec "$here"/fullnode.sh -x "$@"
|
Reference in New Issue
Block a user