lede/package/base-files/files
Andre Heider f6243f2bb4 base-files: add 'isup' to the wifi script
This is a silent command that allows easy wifi up/down automation for
scripts.

It takes one or multiple devices as arguments (or all if none are passed),
and the exit code indicates if any of those is not up.

E.g.:
wifi isup && echo "all wifi devices are up"
wifi isup radio0 || echo "this wifi is down"

Signed-off-by: Andre Heider <a.heider@gmail.com>
2024-10-17 14:46:48 +08:00
..
bin base-files: move ntp server to default settings 2024-07-06 23:05:37 +08:00
etc base-files: create empty coremark file 2023-10-16 21:50:53 +08:00
lib base-files: upgrade: nand.sh: mute umount error 2024-07-02 13:16:51 +08:00
rom update source 2017-09-06 19:19:45 +08:00
sbin base-files: add 'isup' to the wifi script 2024-10-17 14:46:48 +08:00
usr dropbear: bump to 2019.78 2020-03-22 18:35:41 +08:00