bin/pg_format

changeset 970
498189926551
parent 957
ea852d545173
child 992
4e3e37ce84bc
equal deleted inserted replaced
969:28111ba4e573 970:498189926551
2 set -eu 2 set -eu
3 . ~/.lib/sh/stubexec.sh 3 . ~/.lib/sh/stubexec.sh
4 4
5 install_it() { 5 install_it() {
6 cpanm -n 'https://github.com/darold/pgFormatter.git' 6 cpanm -n 'https://github.com/darold/pgFormatter.git'
7 plenv rehash || : 7 asdf reshim perl || :
8 } 8 }
9 9
10 stubexec "$@" 10 stubexec "$@"

mercurial