diff --git a/btcpayserver/stub_btcpay_setup.sh b/btcpayserver/stub_btcpay_setup.sh index 235b80b..acc6c19 100755 --- a/btcpayserver/stub_btcpay_setup.sh +++ b/btcpayserver/stub_btcpay_setup.sh @@ -62,12 +62,6 @@ export BTCPAY_BASE_DIRECTORY=${REMOTE_DATA_PATH} export BTCPAYGEN_EXCLUDE_FRAGMENTS="nginx-https;" export REVERSEPROXY_DEFAULT_HOST="$BTCPAY_USER_FQDN" -# if [ "\$NBITCOIN_NETWORK" != regtest ]; then -# cd ./contrib/FastSync -# ./load-utxo-set.sh -# cd - -# fi - # next we create fragments to customize various aspects of the system # this block customizes clightning to ensure the correct endpoints are being advertised # We want to advertise the correct ipv4 endpoint for remote hosts to get in touch.