diff --git a/run_wakupublisher.sh b/run_wakupublisher.sh index 9895411..62c639e 100644 --- a/run_wakupublisher.sh +++ b/run_wakupublisher.sh @@ -25,5 +25,4 @@ 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