Files
crunch/scripts/db:shell.sh
2023-10-03 23:08:12 +02:00

5 lines
78 B
Bash
Executable File

#!/bin/bash
export PGPASSWORD="cuddle"
psql -h localhost -d cuddle -U cuddle