backup bitcoin.conf

This commit is contained in:
rootzoll 2019-02-16 01:17:39 +01:00
parent df78fd97a0
commit 20a63a20b9

View File

@ -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