5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
# Sample udhcpc nak script
|
||
|
|
||
|
echo Received a NAK: $message
|