mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-31 19:44:33 +01:00
Merge branch 'patch-1' of https://github.com/hubiktomas/btcpayserver-docker into hubiktomas-patch-1
This commit is contained in:
6
btcpay-down.sh
Executable file
6
btcpay-down.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
. /etc/profile.d/btcpay-env.sh
|
||||
|
||||
cd "`dirname $BTCPAY_ENV_FILE`"
|
||||
docker-compose -f $BTCPAY_DOCKER_COMPOSE down
|
||||
Reference in New Issue
Block a user