mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-28 12:22:29 +02:00
Script fix (#520)
This commit is contained in:
parent
d7b6e47b5a
commit
8dfd554f58
@ -15,7 +15,8 @@ if [[ "$BTCPAYGEN_ADDITIONAL_FRAGMENTS" =~ "bitcointaprootcc-bip8-lottrue" ]]; t
|
|||||||
export BTCPAYGEN_EXCLUDE_FRAGMENTS="${BTCPAYGEN_EXCLUDE_FRAGMENTS//bitcoin;/}"
|
export BTCPAYGEN_EXCLUDE_FRAGMENTS="${BTCPAYGEN_EXCLUDE_FRAGMENTS//bitcoin;/}"
|
||||||
|
|
||||||
. btcpay-setup.sh -i
|
. btcpay-setup.sh -i
|
||||||
cd Tools echo "Configured to use Bitcoin Core release."
|
cd Tools
|
||||||
|
echo "Configured to use Bitcoin Core release."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user