mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-11 23:44:53 +03:00
Update download
This commit is contained in:
parent
cbecc16378
commit
3be4114f0c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user