mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-10 02:52:49 +01:00
3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/sh
|
|
. /lib/functions/network.sh
|
|
network_ready_device "$1"
|