mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05: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
|
||||
}
|
||||
|
||||
defrag_config()
|
||||
configure_defrag()
|
||||
{
|
||||
case "$UNAME" in
|
||||
Linux)
|
||||
@ -846,7 +846,7 @@ ask_params()
|
||||
|
||||
echo
|
||||
|
||||
defrag_config
|
||||
configure_defrag
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user