From 4039a0d173e624340922f88dfafaf64939b5f389 Mon Sep 17 00:00:00 2001 From: psgoundar Date: Sun, 5 Apr 2020 14:35:33 -0700 Subject: [PATCH] Update scripts/openvpn/listOVPN.sh Co-Authored-By: Orazio --- scripts/openvpn/listOVPN.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/openvpn/listOVPN.sh b/scripts/openvpn/listOVPN.sh index 3e29dbf..1a7da35 100755 --- a/scripts/openvpn/listOVPN.sh +++ b/scripts/openvpn/listOVPN.sh @@ -30,4 +30,3 @@ while read -r line || [ -n "$line" ]; do done <${INDEX} printf "\\n" } | column -t -s $'\t' -printf "\\n"