1
0

log closing down btcpay

This commit is contained in:
nicolas.dorier
2019-03-03 18:31:52 +09:00
parent 75f432a882
commit 6a4421e9fb

View File

@@ -17,6 +17,7 @@ if [[ "$AZURE_STORAGE_CONNECTION_STRING" ]] && ! [ -x "$(command -v az)" ]; then
exit
fi
echo "Closing down btcpay... it can take a while"
btcpay-down.sh
for i in /var/lib/docker/volumes/generated_bitcoin_datadir/_data/utxo-snapshot-*; do