Remove extra-fullnode-args.sh (#4142)

This commit is contained in:
Michael Vines
2019-05-03 13:32:59 -07:00
committed by GitHub
parent f9c093022c
commit f91627a230
4 changed files with 102 additions and 112 deletions

View File

@ -4,4 +4,4 @@
#
here=$(dirname "$0")
exec "$here"/fullnode.sh --bootstrap-leader x$$ "$@"
exec "$here"/fullnode.sh --bootstrap-leader "$@"