Commit Graph
2 Commits
Author SHA1 Message Date
Vincent Loupmon e241dbeba4 Changed RAM calculation formula.
Former : MemTotal - MemAvailable
New : (MemTotal - MemFree) - (Buffers + Cached)
2016-03-09 12:38:22 +01:00
Vincent Loupmon 3b6f51f8eb Fixed broken wifi
Fixed indentation
Removed trailig white spaces
2016-03-09 10:19:10 +01:00