Browse Source

backup bitcoin.conf

dev
rootzoll 6 years ago
parent
commit
20a63a20b9
  1. 1
      home.admin/50copyHDD.sh

1
home.admin/50copyHDD.sh

@ -16,6 +16,7 @@ if [ "${setupStep}" = "100" ]; then
sudo systemctl stop lnd
sudo systemctl stop bitcoind
sudo systemctl disable bitcoind
sudo cp -f /mnt/hdd/bitcoin/bitcoin.conf /home/admin/assets/bitcoin.conf
fi
# delete all IN bitcoin directory but not itself if it exists

Loading…
Cancel
Save