postgres-archive/entrypoint.sh

8 lines
79 B
Bash
Raw Permalink Normal View History

2024-12-19 07:16:41 +01:00
#!/usr/bin/env sh
set +e
./dump-db.sh
./archive.sh
./sync-b2.sh $ARCHIVE_DIR