added debug: list serverNames
This commit is contained in:
@@ -637,6 +637,7 @@ fi
|
|||||||
# debug section
|
# debug section
|
||||||
echo -e "\n${mag}---------------------${norm}"
|
echo -e "\n${mag}---------------------${norm}"
|
||||||
echo "Local IP4: $IP4"
|
echo "Local IP4: $IP4"
|
||||||
|
echo "Server names: ${serverNames[*]}"
|
||||||
echo -e "${cyan}--------------------${norm}"
|
echo -e "${cyan}--------------------${norm}"
|
||||||
echo "Using Certbot: $useCertbot"
|
echo "Using Certbot: $useCertbot"
|
||||||
echo "CertbotDomain: $CertbotDomain"
|
echo "CertbotDomain: $CertbotDomain"
|
||||||
|
|||||||
Reference in New Issue
Block a user