Add btcpay-up tool
This commit is contained in:
6
btcpay-up.sh
Executable file
6
btcpay-up.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 up -d
|
||||||
Reference in New Issue
Block a user