* update all the changelogs
* update only github URLs in README.md
* sed magic
find . -type f -exec sed -i 's_paritytech/parity-ethereum_OpenEthereum/open-ethereum_g' {} \;
|
||
|---|---|---|
| .. | ||
| check_sync.sh | ||
| Dockerfile | ||
| publish-docker.sh | ||
* update all the changelogs
* update only github URLs in README.md
* sed magic
find . -type f -exec sed -i 's_paritytech/parity-ethereum_OpenEthereum/open-ethereum_g' {} \;
|
||
|---|---|---|
| .. | ||
| check_sync.sh | ||
| Dockerfile | ||
| publish-docker.sh | ||