mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
Update scripts/openvpn/listOVPN.sh
Co-Authored-By: Orazio <orazioedoardo@users.noreply.github.com>
This commit is contained in:
parent
fb1cd97c28
commit
4039a0d173
1 changed files with 0 additions and 1 deletions
|
@ -30,4 +30,3 @@ while read -r line || [ -n "$line" ]; do
|
|||
done <${INDEX}
|
||||
printf "\\n"
|
||||
} | column -t -s $'\t'
|
||||
printf "\\n"
|
||||
|
|
Loading…
Reference in a new issue