Readd --retry 3

This commit is contained in:
Yegor Timoshenko
2018-06-11 01:48:00 +00:00
committed by GitHub
parent 16ed09a10e
commit a26d9e3ba8

View File

@@ -12,6 +12,7 @@ curl=(
curl
--location
--max-redirs 20
--retry 3
--disable-epsv
--cookie-jar cookies
--insecure