btcpay: update to v1.0.3.156

This commit is contained in:
openoms 2020-02-10 14:37:24 +00:00
parent e1e7c4cda9
commit 25ee6e33c0
No known key found for this signature in database
GPG key ID: A8133C3CF50B44E3

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.3.153
sudo -u btcpay git reset --hard v1.0.3.156
# from the build.sh with path
sudo -u btcpay /home/btcpay/dotnet/dotnet build -c Release /home/btcpay/btcpayserver/BTCPayServer/BTCPayServer.csproj