discourse/bin/docker/psql

4 lines
51 B
Bash
Executable File

#!/bin/bash
exec "$(dirname "$0")/exec" psql "$@"