mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
|
#!/bin/sh
|
||
|
. /lib/functions/network.sh
|
||
|
network_ready_device "$1"
|