Skip to content

Commit 34023d0

Browse files
committed
wip
1 parent 88b8b22 commit 34023d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

installer.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ set -e
55
_main() {
66
if _should_install_pkgx; then
77
_install_pkgx "$@"
8-
_install_pre_reqs
98
elif [ $# -eq 0 ]; then
109
echo /usr/local/bin/"$(pkgx --version) already installed" >&2
1110
echo /usr/local/bin/"$(pkgm --version) already installed" >&2

0 commit comments

Comments
 (0)