Open marc0der opened 7 months ago
I think a much more portable solution would to be to perform the cleanup in sdkman-install.sh
sdkman-install.sh
__sdkman_secure_curl_download "${download_url}" --output "${binary_input}" --dump-header "${tmp_headers_file}" || rm "${binary_input}"
I think a much more portable solution would to be to perform the cleanup in
sdkman-install.sh