scripts: download.pl: ensure to ignore any existing .curlrc
authorJo-Philipp Wich <jo@mein.io>
Sun, 15 Nov 2020 16:48:36 +0000 (17:48 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 21 Feb 2024 21:31:36 +0000 (22:31 +0100)
Pass `-q` to the invoked curl command to ensure that any existing .curlrc
is ignored.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found