wait longer to stop presync

This commit is contained in:
rootzoll 2018-12-10 17:36:26 +01:00
parent f05becdf98
commit 35a3a09304

View file

@ -19,7 +19,7 @@ if [ ${bootstrapInfoExists} -eq 1 ]; then
echo "********************************************"
sudo -u root bitcoin-cli -conf=/home/admin/assets/bitcoin.conf stop
echo "bitcoind called to stop .."
sleep 30
sleep 50
# unmount the temporary mount
echo "Unmount HDD .."