fetchurl/builder.sh: style fix, close #10260
This commit is contained in:
parent
6a80bb95f7
commit
db25ece3c8
@ -9,7 +9,7 @@ source $mirrorsFile
|
||||
# cryptographic hash of the output anyway).
|
||||
curl="curl \
|
||||
--location --max-redirs 20 \
|
||||
--retry 3
|
||||
--retry 3 \
|
||||
--disable-epsv \
|
||||
--cookie-jar cookies \
|
||||
--insecure \
|
||||
|
Loading…
Reference in New Issue
Block a user