mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-09 05:01:33 -05:00
Typo Fix
Fixing a minor typo here...
This commit is contained in:
parent
b4d25cd4b2
commit
e9963a75d6
@ -315,7 +315,7 @@ dns_check(){
|
|||||||
output ""
|
output ""
|
||||||
output "The entered domain does not resolve to the primary public IP of this server."
|
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 "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"
|
output "If you do not have a domain, you can get a free one at https://freenom.com"
|
||||||
dns_check
|
dns_check
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user