tariqbuilds / linux-dash

A beautiful web dashboard for Linux
https://afaqurk.github.io/linux-dash/
MIT License
10.43k stars 1.2k forks source link

fix field name in function bandwidth #489

Open linyimin0812 opened 4 years ago

linyimin0812 commented 4 years ago

I think there is a bug in the function bandwidth in the linux_json_api.sh file. $2 should be rxinstead of tx, and $10 should be tx instead of rx

image