Refactor multinode-demo/ scripts to avoid shipping fullnode-x.sh (#3835)
This commit is contained in:
@ -5,4 +5,4 @@
|
||||
|
||||
here=$(dirname "$0")
|
||||
|
||||
exec "$here"/fullnode.sh -x "$@"
|
||||
exec "$here"/fullnode.sh --label x$$ "$@"
|
||||
|
Reference in New Issue
Block a user