Files
discourse/bin/docker/psql
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
51 B
Bash
Raw Normal View History

2015-11-02 13:33:08 +11:00
#!/bin/bash
2021-05-21 16:24:09 +01:00
exec "$(dirname "$0")/exec" psql "$@"