mirror of https://github.com/vacp2p/10ksim.git
Switch gowaku-preview binary path
This commit is contained in:
parent
6984ae546f
commit
6d7605b0ea
|
@ -90,7 +90,7 @@ spec:
|
||||||
echo ENRs are $ENR1 $ENR2 $ENR3
|
echo ENRs are $ENR1 $ENR2 $ENR3
|
||||||
HOSTNAME=$(hostname)
|
HOSTNAME=$(hostname)
|
||||||
TIMESTAMP=$(date +%Y%m%d-%H%M%S)
|
TIMESTAMP=$(date +%Y%m%d-%H%M%S)
|
||||||
/usr/bin/wakunode \
|
/usr/bin/waku \
|
||||||
--relay=true \
|
--relay=true \
|
||||||
--max-connections=150 \
|
--max-connections=150 \
|
||||||
--rest=true \
|
--rest=true \
|
||||||
|
|
Loading…
Reference in New Issue