From 6a4421e9fb146e7587bd92a58a126e60089efa60 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Sun, 3 Mar 2019 18:31:52 +0900 Subject: [PATCH] log closing down btcpay --- contrib/FastSync/save-utxo-set.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/FastSync/save-utxo-set.sh b/contrib/FastSync/save-utxo-set.sh index 161b3f8..3f204c3 100755 --- a/contrib/FastSync/save-utxo-set.sh +++ b/contrib/FastSync/save-utxo-set.sh @@ -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