mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 21:03:09 +02:00
fix git verify webflow
This commit is contained in:
@@ -429,7 +429,7 @@ btc.rpc.password=$PASSWORD_B
|
|||||||
sudo -u btcpay git clone https://github.com/btcpayserver/btcpayserver.git 2>/dev/null
|
sudo -u btcpay git clone https://github.com/btcpayserver/btcpayserver.git 2>/dev/null
|
||||||
cd btcpayserver
|
cd btcpayserver
|
||||||
sudo -u btcpay git reset --hard $BTCPayVersion
|
sudo -u btcpay git reset --hard $BTCPayVersion
|
||||||
sudo -u admin /home/admin/config.scripts/blitz.git-verify.sh \
|
sudo -u btcpay /home/admin/config.scripts/blitz.git-verify.sh \
|
||||||
"web-flow" "https://github.com/web-flow.gpg" "4AEE18F83AFDEB23" || exit 1
|
"web-flow" "https://github.com/web-flow.gpg" "4AEE18F83AFDEB23" || exit 1
|
||||||
echo "# Build BTCPayServer ..."
|
echo "# Build BTCPayServer ..."
|
||||||
# from the build.sh with path
|
# from the build.sh with path
|
||||||
|
Reference in New Issue
Block a user