mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-03 09:28:22 +02:00
Merge pull request #1020 from openoms/v1.4-BTCPay-update
BTCPay update - adds SATS currency denomination
This commit is contained in:
commit
417d06d518
@ -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…
x
Reference in New Issue
Block a user