Skip to content

Commit

Permalink
kcl-fmt etc
Browse files Browse the repository at this point in the history
  • Loading branch information
starkers committed Jul 30, 2023
1 parent 344e979 commit bc5f0b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils.bash
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ install_version() {
(
mkdir -p "$install_path"
cp -r "${ASDF_DOWNLOAD_PATH}"/bin/kcl "${install_path}"
cp -r "${ASDF_DOWNLOAD_PATH}"/bin/kcl-* "${install_path}"
cd "${install_path}"

local tool_cmd
Expand Down

0 comments on commit bc5f0b1

Please sign in to comment.