bin/pg_format@b769704bb258
bin/pg_format
Fri, 20 Aug 2021 02:25:51 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 20 Aug 2021 02:25:51 -0400
- changeset 939
- b769704bb258
- parent 932
-
f87943eb16aa
- child 957
-
ea852d545173
- permissions
- -rwxr-xr-x
auto-prune junk directories
#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh
stubexec "$@"
cpanm -n 'https://github.com/darold/pgFormatter.git'
plenv rehash || :
stubexec "$@"