mirror of https://github.com/mirror/busybox.git
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
# Sample udhcpc nak script
|
||
|
|
||
|
echo Received a NAK: $message
|