mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
f6e38ec125
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48321
4 lines
64 B
Bash
4 lines
64 B
Bash
#!/bin/sh
|
|
. /lib/functions/network.sh
|
|
network_ready_device "$1"
|