mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-23 17:47:28 +08:00
4 lines
64 B
Bash
4 lines
64 B
Bash
#!/bin/sh
|
|
. /lib/functions/network.sh
|
|
network_ready_device "$1"
|