mirror of
https://git.busybox.net/busybox.git
synced 2024-11-23 13:43:28 +08:00
5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
# Sample udhcpc nak script
|
|
|
|
echo Received a NAK: $message
|