From 0dbcdd981ac53054d231f7f24ad203e5a8aec7f4 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Mon, 2 Sep 2019 15:25:17 +0900 Subject: [PATCH] Deploy btcpay-admin.sh --- helpers.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers.sh b/helpers.sh index f41a959..8c3cd1c 100755 --- a/helpers.sh +++ b/helpers.sh @@ -22,6 +22,7 @@ install_tooling() { "*" "btcpay-restart.sh" "Command line for restarting all services related to BTCPay Server" \ "*" "btcpay-setup.sh" "Command line for restarting all services related to BTCPay Server" \ "*" "btcpay-up.sh" "Command line for starting all services related to BTCPay Server" \ + "*" "btcpay-admin.sh" "Command line for some administrative operation in BTCPay Server" \ "*" "btcpay-update.sh" "Command line for updating your BTCPay Server to the latest commit of this repository" \ "*" "changedomain.sh" "Command line for changing the external domain of your BTCPay Server" \ )