mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
btcpay: update to v1.0.3.156
This commit is contained in:
parent
e1e7c4cda9
commit
25ee6e33c0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue