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