mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Merge branch 'patch-1' of https://github.com/hubiktomas/btcpayserver-docker into hubiktomas-patch-1
This commit is contained in:
commit
7b8b0227c1
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
|
Loading…
Reference in New Issue
Block a user