mirror of
https://github.com/sheumann/hush.git
synced 2025-01-25 23:32:19 +00: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
|