Skip to content
This repository was archived by the owner on Dec 23, 2018. It is now read-only.

Commit 91948a9

Browse files
committed
Rehash after install
1 parent 711b611 commit 91948a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/phpenv-install

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ esac
2828
VERSION_NAME="${DEFINITION##*/}"
2929
PREFIX="${PHPENV_ROOT}/versions/${VERSION_NAME}"
3030

31-
exec php-build "$DEFINITION" "$PREFIX"
31+
php-build "$DEFINITION" "$PREFIX"
32+
phpenv rehash

0 commit comments

Comments
 (0)