Skip to content

Commit bd37919

Browse files
Update CNB tools
1 parent fc36657 commit bd37919

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

scripts/install_tools.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,5 @@ mkdir -p .bin
109109
export PATH=$(pwd)/.bin:$PATH
110110

111111
install_pack
112-
if [[ -z "${BP_PACKAGED_PATH}" ]]; then
113-
install_packager
114-
fi
112+
install_packager
115113

0 commit comments

Comments
 (0)