psql script

This commit is contained in:
ekzyis 2025-01-28 16:30:51 +01:00
parent 9645fb8dc2
commit 705afb2bbb

7
psql Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -e
export $(cat .env | xargs)
psql -w