diff options
Diffstat (limited to 'include/get.sh')
| -rw-r--r-- | include/get.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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";; |
