#1090 BTCPayServer update

This commit is contained in:
rootzoll
2020-03-22 21:41:37 -07:00
parent adefe73bcc
commit 90570c0f56

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