mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 04:26:28 +02:00
info on stopping resync selay
This commit is contained in:
@@ -14,7 +14,9 @@ if [ ${bootstrapInfoExists} -eq 1 ]; then
|
|||||||
if [ "${state}" = "presync" ]; then
|
if [ "${state}" = "presync" ]; then
|
||||||
|
|
||||||
# stopping the pre-sync
|
# stopping the pre-sync
|
||||||
echo "Stopping pre-sync ..."
|
echo "********************************************"
|
||||||
|
echo "Stopping pre-sync ... pls wait (up to 1min)"
|
||||||
|
echo "********************************************"
|
||||||
sudo systemctl stop bitcoind.service
|
sudo systemctl stop bitcoind.service
|
||||||
sudo systemctl disable bitcoind.service
|
sudo systemctl disable bitcoind.service
|
||||||
sudo rm /mnt/hdd/bitcoin/bitcoin.conf
|
sudo rm /mnt/hdd/bitcoin/bitcoin.conf
|
||||||
|
Reference in New Issue
Block a user