Searched refs:fetch_url_with_command (Results 1 – 1 of 1) sorted by relevance
181 fetch_url_with_command() { function221 fetch_url_with_command "${fetchdir}" "${url}" wget --tries 4 --no-check-certificate --quiet ||222 … fetch_url_with_command "${fetchdir}" "${url}" curl --retry 4 --insecure --silent --remote-name