mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 03:10:16 +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}
|
done <${INDEX}
|
||||||
printf "\\n"
|
printf "\\n"
|
||||||
} | column -t -s $'\t'
|
} | column -t -s $'\t'
|
||||||
printf "\\n"
|
|
||||||
|
|
Loading…
Reference in a new issue