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