crunch/scripts/db:shell.sh

5 lines
78 B
Bash
Raw Normal View History

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