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 f10542a commit 60b2898
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/download
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ 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 60b2898

Please sign in to comment.