docs: update
This commit is contained in:
parent
4488314f78
commit
7d61a28d31
1 changed files with 1 additions and 1 deletions
2
pfetch
2
pfetch
|
@ -331,7 +331,7 @@ get_memory() {
|
|||
# This ensures that any variables defined in the while loop
|
||||
# are still accessible in the script.
|
||||
done <<-EOF
|
||||
$(vmstat)
|
||||
$(vm_stat)
|
||||
EOF
|
||||
|
||||
mem_used=$((mem_used * 4 / 1024))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue