formatted debug section
This commit is contained in:
parent
85c26a62aa
commit
f14b118d45
8
setup.sh
8
setup.sh
@ -349,11 +349,19 @@ done
|
||||
# debug section
|
||||
echo -e "\n${mag}---------------------${norm}"
|
||||
echo "Local IP4: $IP4"
|
||||
echo -e "${cyan}--------------------${norm}"
|
||||
echo "Using Certbot: $useCertbot"
|
||||
echo "CertbotDomain: $CertbotDomain"
|
||||
echo -e "${cyan}--------------------${norm}"
|
||||
echo "CertPath: $CertPath"
|
||||
echo "KeyPath: $KeyPath"
|
||||
echo "CA-Chain: $CAChainPath"
|
||||
echo "DHPath: $DHPath"
|
||||
echo -e "${cyan}--------------------${norm}"
|
||||
echo "usePHP: $usePHP"
|
||||
echo "PHP Version: $phpVersion"
|
||||
echo -e "${mag}---------------------${norm}\n"
|
||||
|
||||
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user