screenFetch
screenFetch copied to clipboard
Proxmox Ram issue/bug
I'm submitting a ... (check one with "x")
[x] bug report
[ ] new distro request
scriptVersion="3.9.1"
line 1802: need free spaces between "-"
so -> mem=$(free -b | awk 'NR==2{print $2" - "$7}')