Merge pull request #403 from YaguraStation/patch-1

Update net-speed.sh
This commit is contained in:
Ingo Bürk 2020-04-03 08:36:24 +02:00 committed by GitHub
commit 7f58f262ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
#
# Auto detect interfaces
ifaces=$(ls /sys/class/net | grep -E '^(eth|wlan|enp|wlp)')
ifaces=$(ls /sys/class/net | grep -E '^(eth|wlan|enp|enx|wlp)')
last_time=0
last_rx=0