1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-06-28 05:35:10 +00:00

script cleanup, misc changes

- --blobs by default
- always drop and recreate schemas, specified by DROP_SCHEMAS
This commit is contained in:
Elliott Shugerman
2019-11-29 22:17:47 -07:00
parent 1ba61ed95a
commit e8ad6ceba4
11 changed files with 188 additions and 135 deletions

2
render.py Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/bin/python3
#!/usr/bin/python3
VERSIONS = (
('9', '3.6'),