btcpayserver-docker/btcpay-up.sh
2018-11-05 18:28:01 +09:00

7 lines
141 B
Bash
Executable File

#!/bin/bash
. /etc/profile.d/btcpay-env.sh
cd "`dirname $BTCPAY_ENV_FILE`"
docker-compose -f $BTCPAY_DOCKER_COMPOSE up --remove-orphans -d