Update download

This commit is contained in:
Vicente Antonio G. Reyes 2023-07-23 14:00:47 +08:00 committed by GitHub
parent cbecc16378
commit 3be4114f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
### Download a file from your Amazon S3 bucket to the postgres /backups folder ### Download a file from your Amazon S3 bucket to the postgres /backups folder
### ###
### Usage: ### Usage:
### $ docker-compose -f production.yml run --rm awscli <1> ### $ docker compose -f production.yml run --rm awscli <1>
set -o errexit set -o errexit
set -o pipefail set -o pipefail