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