mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 05:22:58 +03:00
increase curl limits
This commit is contained in:
parent
0a9ffc87ea
commit
c8e19907d1
@ -14,7 +14,7 @@ ZURL=https://raw.githubusercontent.com/zapret-info/z-i/master/dump.csv
|
|||||||
|
|
||||||
getuser
|
getuser
|
||||||
|
|
||||||
curl -k --fail --max-time 300 --max-filesize 41943040 "$ZURL" >$ZREESTR ||
|
curl -k --fail --max-time 300 --max-filesize 62914560 "$ZURL" >$ZREESTR ||
|
||||||
{
|
{
|
||||||
echo reestr list download failed
|
echo reestr list download failed
|
||||||
exit 2
|
exit 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user