rebased-podman/db_restore.sh
2022-11-11 20:47:21 +00:00

7 lines
99 B
Bash
Executable file

#!/bin/bash
source ./script_config.sh
podman exec rebased-db psql -U $PG_USER $PG_NAME < db.sql