added debug: list serverNames

This commit is contained in:
Asif Bacchus 2019-01-05 18:32:56 -07:00
parent ea1f9efef5
commit 19856e7531
1 changed files with 1 additions and 0 deletions

View File

@ -637,6 +637,7 @@ fi
# debug section
echo -e "\n${mag}---------------------${norm}"
echo "Local IP4: $IP4"
echo "Server names: ${serverNames[*]}"
echo -e "${cyan}--------------------${norm}"
echo "Using Certbot: $useCertbot"
echo "CertbotDomain: $CertbotDomain"