Update sb-memory

This commit is contained in:
GabriWar 2021-11-17 23:43:04 +00:00 committed by GitHub
parent 56a496ced3
commit c9d7c39ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,4 +10,3 @@ case $BLOCK_BUTTON in
esac
free --mebi | sed -n '2{p;q}' | awk '{printf (" %2.2fGiB/%2.2fGiB\n", ( $3 / 1024), ($2 / 1024))}'
'