rebased-podman/db_backup.sh
2022-11-11 20:09:51 +00:00

4 lines
72 B
Bash
Executable file

#!/bin/bash
podman exec rebased-db pg_dump -U pleroma pleroma > db.sql