added debug: list serverNames
This commit is contained in:
parent
ea1f9efef5
commit
19856e7531
1
setup.sh
1
setup.sh
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user