1
0

Merge branch 'hubiktomas-patch-1'

This commit is contained in:
nicolas.dorier
2018-07-23 12:09:25 +09:00

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