diff --git a/include/get.sh b/include/get.sh index 834acd08..3e25ea3f 100644 --- a/include/get.sh +++ b/include/get.sh @@ -272,6 +272,8 @@ try_fetch_file() try_curl() { + _ua="" + case "$2" in https://www.supermicro.com/*) _ua="curl/8.6.0";;