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).
|
# cryptographic hash of the output anyway).
|
||||||
curl="curl \
|
curl="curl \
|
||||||
--location --max-redirs 20 \
|
--location --max-redirs 20 \
|
||||||
--retry 3
|
--retry 3 \
|
||||||
--disable-epsv \
|
--disable-epsv \
|
||||||
--cookie-jar cookies \
|
--cookie-jar cookies \
|
||||||
--insecure \
|
--insecure \
|
||||||
|
Loading…
Reference in New Issue
Block a user