bin/cpm@55a1c83b3417
bin/cpm
Sat, 19 Jun 2021 21:43:19 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 19 Jun 2021 21:43:19 -0500
- changeset 915
- 55a1c83b3417
- child 932
-
f87943eb16aa
- permissions
- -rwxr-xr-x
spin out stubexec
#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh
stubexec $*
curl -fsSL --compressed https://git.io/cpm |
perl - install -g App::cpm
plenv rehash || :
stubexec $*