4 lines
64 B
Text
4 lines
64 B
Text
|
#!/bin/sh
|
||
|
. /lib/functions/network.sh
|
||
|
network_ready_device "$1"
|