mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
4 lines
68 B
Bash
Executable file
4 lines
68 B
Bash
Executable file
#!/bin/sh
|
|
# Sample udhcpc nak script
|
|
|
|
echo Received a NAK: $message
|