diff --git a/setup.sh b/setup.sh index 9e2c970..7447bb6 100644 --- a/setup.sh +++ b/setup.sh @@ -355,5 +355,5 @@ echo "CertPath: $CertPath" echo "KeyPath: $KeyPath" echo "CA-Chain: $CAChainPath" echo "DHPath: $DHPath" - +echo -e "${mag}---------------------${norm}\n" exit 0