Eject bootstrap-leader support from fullnode.sh (#5301)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
here=$(dirname "$0")
|
||||
exec "$here"/fullnode.sh --validator "$@"
|
||||
exec "$here"/fullnode.sh "$@"
|
||||
|
Reference in New Issue
Block a user