docker_images/odoo/flectra/pgcli.sh

4 lines
105 B
Bash
Raw Normal View History

2018-11-06 17:32:00 +01:00
#!/bin/bash
./.local/bin/pgcli postgresql://$POSTGRES_USER:$POSTGRES_PASSWORD@${DB_HOST:=postgres}/"$@"