bin/pg_format

Fri, 20 Aug 2021 01:55:54 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 20 Aug 2021 01:55:54 -0400
changeset 938
26a36c7d29bb
parent 932
f87943eb16aa
child 957
ea852d545173
permissions
-rwxr-xr-x

retire old feature-check

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

stubexec "$@"

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

stubexec "$@"

mercurial