Files
openwrt_NSS_ACW/package
Andre Heider 28e357d528 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>
2023-04-12 19:49:30 +02:00
..
2023-04-11 17:24:29 +02:00
2023-04-10 13:36:26 +02:00
2023-04-04 06:43:23 +02:00
2023-04-01 09:16:30 +02:00