bin/pg_format@09aadfdbc7dd
bin/pg_format
Sat, 03 Jul 2021 02:40:31 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 03 Jul 2021 02:40:31 -0500
- changeset 918
- 09aadfdbc7dd
- parent 915
-
55a1c83b3417
- child 932
-
f87943eb16aa
- permissions
- -rwxr-xr-x
fsck sucks without these. i'm so tired. git please
#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh
stubexec $*
cpanm -n 'https://github.com/darold/pgFormatter.git'
plenv rehash || :
stubexec $*