btcpay: update to v1.0.4.1

This commit is contained in:
openoms 2020-04-20 12:10:57 +01:00
parent 5e5dec6638
commit c9c2cca2da
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -236,7 +236,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.0
sudo -u btcpay git reset --hard v1.0.4.1
# from the build.sh with path
sudo -u btcpay /home/btcpay/dotnet/dotnet build -c Release /home/btcpay/btcpayserver/BTCPayServer/BTCPayServer.csproj