mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
btcpay:update to v1.0.3.150
This commit is contained in:
parent
f914f7b822
commit
e9467d5b93
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ EOF
|
|||
sudo -u btcpay git clone https://github.com/btcpayserver/btcpayserver.git
|
||||
cd btcpayserver
|
||||
# https://github.com/btcpayserver/btcpayserver/releases
|
||||
sudo -u btcpay git reset --hard v1.0.3.146
|
||||
sudo -u btcpay git reset --hard v1.0.3.150
|
||||
# sudo -u btcpay ./build.sh
|
||||
sudo -u btcpay dotnet build -c Release BTCPayServer/BTCPayServer.csproj
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue