Merge pull request #1020 from openoms/v1.4-BTCPay-update

BTCPay update - adds SATS currency denomination
This commit is contained in:
Christian Rotzoll 2020-02-11 10:56:31 +01:00 committed by GitHub
commit 417d06d518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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