Add btcpay-up tool

This commit is contained in:
nicolas.dorier 2018-07-23 00:26:14 +09:00
parent f65571d2ac
commit 375e58a118

6
btcpay-up.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 up -d