From e9963a75d652faeb5f8dcb6d3a50713f3bf78db2 Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Thu, 25 Jun 2020 06:27:15 -0400 Subject: [PATCH] Typo Fix Fixing a minor typo here... --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 55fbecd..6373139 100644 --- a/install.sh +++ b/install.sh @@ -315,7 +315,7 @@ dns_check(){ output "" output "The entered domain does not resolve to the primary public IP of this server." output "Please make an A record pointing to your server's IP. For example, if you make an A record called 'panel' pointing to your server's IP, your FQDN is panel.domain.tld" - output "If you are using CloudFlare, please disable the orange cloud." + output "If you are using Cloudflare, please disable the orange cloud." output "If you do not have a domain, you can get a free one at https://freenom.com" dns_check else