pfetch: clean up
This commit is contained in:
parent
59cb85b3f9
commit
06c73f3977
1 changed files with 1 additions and 1 deletions
2
pfetch
2
pfetch
|
@ -82,7 +82,7 @@ log() {
|
|||
"$2"
|
||||
|
||||
# Keep track of the number of times 'log()' has been run.
|
||||
info_height=$((info_height + 1))
|
||||
: $((info_height+=1))
|
||||
}
|
||||
|
||||
get_title() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue