Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
komi1230 committed Jul 17, 2024
1 parent c74f844 commit fe8c0cb
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 @@ -64,6 +64,7 @@ install_version() {
(
mkdir -p "$install_path"
cp -r "$ASDF_DOWNLOAD_PATH"/* "$install_path"
ls $install_path
chmod +x "$install_path/atlas"

local tool_cmd
Expand Down

0 comments on commit fe8c0cb

Please sign in to comment.