support null $SCHEDULE

This commit is contained in:
Elliott Shugerman
2020-05-28 22:32:36 -06:00
parent c036e13ef4
commit 48eb1736aa
2 changed files with 3 additions and 2 deletions

View File

@@ -57,6 +57,5 @@ This project is a fork and re-structuring of schickling's [postgres-backup-s3](h
- backup blobs and all schemas by default
- drop and re-create all database objects on restore
- some env vars renamed or removed
- `SCHEDULE` env var is required (but backups can still be triggered ad-hoc)
- filter backups on S3 by database name