Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Crude fix for multiple interfaces (#1106)
I ran into an issue that `armbianmonitor -N` and `-n` spit out an `sed` error message and noticed this is caused when multiple network interfaces (like additional `tun`) are detected. This is a quick and dirty fix and just grabs the first result to make it work.
- Loading branch information