diff --git a/run_wakupublisher.sh b/run_wakupublisher.sh index 62c639e..9895411 100644 --- a/run_wakupublisher.sh +++ b/run_wakupublisher.sh @@ -25,4 +25,5 @@ exec /main\ --msg-per-second=${MSG_PER_SECOND}\ --msg-size-kb=${MSG_SIZE_KBYTES}\ --bootstrap-node=${BOOTSTRAP_ENR}\ - --max-peers=50 \ No newline at end of file + --max-peers=50 + \ No newline at end of file