Update scripts/openvpn/listOVPN.sh

Co-Authored-By: Orazio <orazioedoardo@users.noreply.github.com>
This commit is contained in:
psgoundar 2020-04-05 14:35:33 -07:00 committed by GitHub
parent fb1cd97c28
commit 4039a0d173
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,4 +30,3 @@ while read -r line || [ -n "$line" ]; do
done <${INDEX}
printf "\\n"
} | column -t -s $'\t'
printf "\\n"