mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
7 lines
144 B
Bash
Executable file
7 lines
144 B
Bash
Executable file
#!/bin/bash
|
|
#
|
|
#################
|
|
# Stop existing bor in case of upgrade
|
|
################
|
|
#sudo systemctl stop bor.service
|
|
######################
|