1
0

Merge branch 'master' into feat/support2

This commit is contained in:
Andrew Camilleri
2021-01-04 15:10:41 +01:00
committed by GitHub
65 changed files with 700 additions and 565 deletions

View File

@@ -18,6 +18,7 @@ install_tooling() {
"btcpayserver_trezarcoind" "trezarcoin-cli.sh" "Command line for your Trezar instance" \
"btcpayserver_viacoind" "viacoin-cli.sh" "Command line for your Viacoin instance" \
"btcpayserver_elementsd" "elements-cli.sh" "Command line for your Elements/Liquid instance" \
"ndlci_cli" "ndlc-cli.sh" "Command line for NDLC-CLI" \
"pihole" "pihole.sh" "Command line for running pihole commands" \
"*" "btcpay-clean.sh" "Command line for deleting old unused docker images" \
"*" "btcpay-down.sh" "Command line for stopping all services related to BTCPay Server" \