mirror of
https://github.com/pivpn/pivpn.git
synced 2025-04-26 09:10:10 +00:00
Use printf with column in the listCONF.sh script
This commit is contained in:
parent
4466f1503c
commit
cd1b8fbf7f
3 changed files with 10 additions and 8 deletions
|
@ -35,4 +35,4 @@ else
|
|||
printf "\nNo Clients Connected!\n"
|
||||
fi
|
||||
printf "\n"
|
||||
} | column -t -s $'\t'
|
||||
} | column -t -s $'\t'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue