Make btcpay-restart properly restart everything (Fix #524)
This commit is contained in:
@@ -147,6 +147,7 @@ btcpay_restart() {
|
|||||||
if ! [ $? -eq 0 ]; then
|
if ! [ $? -eq 0 ]; then
|
||||||
docker-compose -f $BTCPAY_DOCKER_COMPOSE restart
|
docker-compose -f $BTCPAY_DOCKER_COMPOSE restart
|
||||||
fi
|
fi
|
||||||
|
btcpay_up
|
||||||
popd > /dev/null
|
popd > /dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user