Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
trivial fixes
Browse files Browse the repository at this point in the history
Yamashita Yuu committed Apr 12, 2014
1 parent 77ef874 commit 300fcb7
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/pyenv.d/exec/pip.bash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##!/usr/bin/env bash
#!/usr/bin/env bash

resolve_link() {
$(type -p greadlink readlink | head -1) "$1"
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# Usage: PREFIX=/usr/local ./install.sh
#
# Installs pyenv-virtualenv under $PREFIX.
# Installs pyenv-pip-rehash under $PREFIX.

set -e

0 comments on commit 300fcb7

Please sign in to comment.