Skip to content

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 5476af0 commit bade329
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 bade329

Please sign in to comment.