From 85c26a62aa6a8fb1a4ededd8e330441a1eea8ae4 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Sat, 5 Jan 2019 00:37:28 -0700 Subject: [PATCH] stylistic change to debugging section --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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