btcpay: update to v1.0.4.2

as discussed in https://github.com/rootzoll/raspiblitz/pull/1140#issuecomment-620759409
This commit is contained in:
openoms 2020-04-28 19:51:35 +01:00 committed by GitHub
parent c23fae78ce
commit 05d6e644fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -272,9 +272,7 @@ EOF
sudo -u btcpay git clone https://github.com/btcpayserver/btcpayserver.git 2>/dev/null
cd btcpayserver
# check https://github.com/btcpayserver/btcpayserver/releases
#sudo -u btcpay git reset --hard v1.0.4.1
# https://github.com/btcpayserver/btcpayserver/commits/master
sudo -u btcpay git checkout 3a2970a495316d42c9cce0be1ddb185fcdc15352
sudo -u btcpay git reset --hard v1.0.4.2
# from the build.sh with path
sudo -u btcpay /home/btcpay/dotnet/dotnet build -c Release /home/btcpay/btcpayserver/BTCPayServer/BTCPayServer.csproj