From bcdd708b5183dc422b0c3dba3ba64dc1da4549e2 Mon Sep 17 00:00:00 2001 From: bol-van Date: Thu, 11 Mar 2021 13:37:15 +0300 Subject: [PATCH] install_easy: phrase --- install_easy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_easy.sh b/install_easy.sh index a6f056e..ea99e93 100755 --- a/install_easy.sh +++ b/install_easy.sh @@ -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 }