.lib/stubs/pg_format

changeset 1185
c1c5ceab0dc0
parent 1107
c6d7ac40bd3c
equal deleted inserted replaced
1184:89378394f07f 1185:c1c5ceab0dc0
1 #!/bin/sh 1 #!/bin/sh
2 set -eu 2 set -eu
3 3
4 install_it() { 4 install_it() {
5 cpanm -n 'https://github.com/darold/pgFormatter.git' 5 cpanm -n 'https://github.com/darold/pgFormatter.git'
6 asdf reshim perl || :
7 } 6 }
8 7
9 . ~/.lib/sh/stubexec.sh 8 . ~/.lib/sh/stubexec.sh

mercurial