mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
4 lines
75 B
Bash
4 lines
75 B
Bash
#!/bin/bash
|
|
|
|
sed -e 's/\(\"services\"\):\["discovery\"]/\1:["pss","bzz"]/'
|