Skip to content

Commit

Permalink
fix download
Browse files Browse the repository at this point in the history
  • Loading branch information
nsaputro-shell committed Jan 3, 2024
1 parent 60b2898 commit f0ca957
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/download
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ release_file="$ASDF_DOWNLOAD_PATH/$TOOL_NAME-$ASDF_INSTALL_VERSION"
download_release "$ASDF_INSTALL_VERSION" "$release_file"

chmod +x "$release_file"

mv "$release_file" "$ASDF_DOWNLOAD_PATH"

0 comments on commit f0ca957

Please sign in to comment.