updated psql.sh

pull/2/head
Hari Sekhon 4 years ago
parent 721e2e1664
commit aa93966944

@ -20,9 +20,6 @@ srcdir="$(dirname "${BASH_SOURCE[0]}")"
# shellcheck disable=SC1090
. "$srcdir/lib/utils.sh"
# shellcheck disable=SC1090
. "$srcdir/lib/git.sh"
# shellcheck disable=SC2034,SC2154
usage_description="
Script to more easily connect to PostgreSQL without having to repeatedly specify options like host, username and password

Loading…
Cancel
Save