bin/pg_format

Wed, 28 Jul 2021 01:48:10 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 28 Jul 2021 01:48:10 -0500
changeset 932
f87943eb16aa
parent 915
55a1c83b3417
child 957
ea852d545173
permissions
-rwxr-xr-x

stubexec fixes

#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh

stubexec "$@"

cpanm -n 'https://github.com/darold/pgFormatter.git'
plenv rehash || :

stubexec "$@"

mercurial