stylistic change to debugging section

This commit is contained in:
Asif Bacchus 2019-01-05 00:37:28 -07:00
parent b095a91625
commit 85c26a62aa
1 changed files with 1 additions and 1 deletions

View File

@ -355,5 +355,5 @@ echo "CertPath: $CertPath"
echo "KeyPath: $KeyPath"
echo "CA-Chain: $CAChainPath"
echo "DHPath: $DHPath"
echo -e "${mag}---------------------${norm}\n"
exit 0