install_easy: phrase

This commit is contained in:
bol-van 2021-03-11 13:37:15 +03:00
parent a58bc6416d
commit bcdd708b51

View File

@ -862,7 +862,7 @@ check_dns()
}
echo all resolved IPs are unique
echo -- DNS looks good
echo -- NOTE this check is Russia targeted. In your country other domains can be blocked.
echo -- NOTE this check is Russia targeted. In your country other domains may be blocked.
check_dns_cleanup
return 0
}