Merge branch 'patch-1' of https://github.com/hubiktomas/btcpayserver-docker into hubiktomas-patch-1

This commit is contained in:
nicolas.dorier 2018-07-23 12:08:42 +09:00
commit 7b8b0227c1

6
btcpay-down.sh Executable file
View 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