syntax fix

This commit is contained in:
2026-03-09 09:25:57 +01:00
parent b4e1ebbd70
commit a43a5853e1

View File

@@ -217,7 +217,7 @@ fi
if ["$external_access_method" -eq 1]; then if [ "$external_access_method" -eq 1 ]; then
# Verify DNS records # Verify DNS records
echo -e "${cyan}Verifying DNS records...${nc}" echo -e "${cyan}Verifying DNS records...${nc}"
echo "" echo ""