Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
qbart committed Sep 16, 2023
1 parent 7787484 commit 685786d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils.bash
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ install_version() {
ls -la "$ASDF_DOWNLOAD_PATH"
ls -la "$install_path"

cp "$ASDF_DOWNLOAD_PATH"/selleo "$install_path"
cp -r "$ASDF_DOWNLOAD_PATH"/* "$install_path"

# TODO: Assert cli executable exists.
local tool_cmd
Expand Down

0 comments on commit 685786d

Please sign in to comment.