pfetch: fix package count.
This commit is contained in:
parent
8b9c409650
commit
256c1678d6
1 changed files with 1 additions and 1 deletions
2
pfetch
2
pfetch
|
@ -508,7 +508,7 @@ get_pkgs() {
|
|||
esac | wc -l
|
||||
`
|
||||
|
||||
log pkgs "${packages:-?}" >&6
|
||||
[ "$packages" -gt 1 ] && log pkgs "$packages" >&6
|
||||
}
|
||||
|
||||
get_memory() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue