Files
Your Name 73090ddaa1 changes
2026-04-11 18:12:42 -03:00

4 lines
97 B
Bash
Executable File

#!/bin/bash
doas docker exec -it $1 bash -c 'PGPASSWORD="$PASSWORD" psql -h "$HOST" -U "$USER"'