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