Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jrrom committed Nov 5, 2023
1 parent 9e78263 commit c9d1a2b
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 @@ -90,7 +90,7 @@ install_version() {

echo "$TOOL_NAME $version installation was successful!"
) || (
rm -rf "$install_path"
# rm -rf "$install_path"
fail "An error occurred while installing $TOOL_NAME $version."
)
}

0 comments on commit c9d1a2b

Please sign in to comment.