Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
Update CNB tools
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-buildpacks-eng committed Oct 10, 2019
1 parent 9a62254 commit 97ba77e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/install_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,5 @@ mkdir -p .bin
export PATH=$(pwd)/.bin:$PATH

install_pack
if [[ -z "${BP_PACKAGED_PATH}" ]]; then
install_packager
fi
install_packager

0 comments on commit 97ba77e

Please sign in to comment.