Browse Source

Remove automatic pruning

feature/auto_ssh
nicolas.dorier 6 years ago
parent
commit
2f502ac853
  1. 1
      btcpay-update.sh

1
btcpay-update.sh

@ -41,4 +41,3 @@ install_tooling
cd "`dirname $BTCPAY_ENV_FILE`"
docker-compose -f $BTCPAY_DOCKER_COMPOSE up -d --remove-orphans -t "${COMPOSE_HTTP_TIMEOUT:-180}"
docker image prune -af

Loading…
Cancel
Save