docs: update
This commit is contained in:
parent
4488314f78
commit
7d61a28d31
2
pfetch
2
pfetch
|
@ -331,7 +331,7 @@ get_memory() {
|
||||||
# This ensures that any variables defined in the while loop
|
# This ensures that any variables defined in the while loop
|
||||||
# are still accessible in the script.
|
# are still accessible in the script.
|
||||||
done <<-EOF
|
done <<-EOF
|
||||||
$(vmstat)
|
$(vm_stat)
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
mem_used=$((mem_used * 4 / 1024))
|
mem_used=$((mem_used * 4 / 1024))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user