mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-01 22:02:55 +00:00
3 lines
75 B
Bash
3 lines
75 B
Bash
#!/bin/bash
|
|
|
|
sed -e 's/\(\"services\"\):\["discovery\"]/\1:["pss","bzz"]/'
|