mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-23 03:58:25 +00:00
4 lines
75 B
Bash
4 lines
75 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
sed -e 's/\(\"services\"\):\["discovery\"]/\1:["pss","bzz"]/'
|