mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 22:56:43 +00:00
Adding fix for postrm removing the config.toml and service file (#951)
This commit is contained in:
parent
c7561dbb62
commit
3d7639cc26
1 changed files with 0 additions and 2 deletions
|
|
@ -3,6 +3,4 @@
|
|||
###############
|
||||
# Remove bor installs
|
||||
##############
|
||||
sudo rm -rf /var/lib/bor/config.toml
|
||||
sudo rm -rf /lib/systemd/system/bor.service
|
||||
sudo systemctl daemon-reload
|
||||
|
|
|
|||
Loading…
Reference in a new issue