1
0

Add pihole

This commit is contained in:
nicolas.dorier
2020-02-27 21:20:43 +09:00
parent c80f90dcb0
commit fc6c5f99eb
10 changed files with 141 additions and 15 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" \
"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" \
"*" "btcpay-restart.sh" "Command line for restarting all services related to BTCPay Server" \