add spacing
This commit is contained in:
parent
ab9cb36d24
commit
1ab9a774bc
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ line() {
|
|||
done
|
||||
}
|
||||
|
||||
echo
|
||||
print-line() {
|
||||
awk -v columns="$COLUMNS" -v s="$(line)" \
|
||||
'BEGIN{
|
||||
|
|
Loading…
Reference in a new issue