mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
blockcheck: unify proc name
This commit is contained in:
parent
34d6a928fa
commit
2bdbb4584d
@ -731,7 +731,7 @@ configure_curl_opt()
|
|||||||
curl_supports_tls13 && TLS13=1
|
curl_supports_tls13 && TLS13=1
|
||||||
}
|
}
|
||||||
|
|
||||||
defrag_config()
|
configure_defrag()
|
||||||
{
|
{
|
||||||
case "$UNAME" in
|
case "$UNAME" in
|
||||||
Linux)
|
Linux)
|
||||||
@ -846,7 +846,7 @@ ask_params()
|
|||||||
|
|
||||||
echo
|
echo
|
||||||
|
|
||||||
defrag_config
|
configure_defrag
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user