mirror of https://github.com/vacp2p/10ksim.git
Fix typo in waku binary name
This commit is contained in:
parent
4df7a77d0f
commit
5d0b6ce5f3
|
@ -90,7 +90,7 @@ spec:
|
|||
echo ENRs are $ENR1 $ENR2 $ENR3
|
||||
HOSTNAME=$(hostname)
|
||||
TIMESTAMP=$(date +%Y%m%d-%H%M%S)
|
||||
/usr/bin/wakun \
|
||||
/usr/bin/waku \
|
||||
--relay=true \
|
||||
--max-connections=150 \
|
||||
--rest=true \
|
||||
|
|
Loading…
Reference in New Issue