diff options
Diffstat (limited to 'examples/udhcp/sample.bound')
-rwxr-xr-x | examples/udhcp/sample.bound | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/udhcp/sample.bound b/examples/udhcp/sample.bound index 2a95d8b..bd3569c 100755 --- a/examples/udhcp/sample.bound +++ b/examples/udhcp/sample.bound @@ -28,4 +28,4 @@ for i in $dns do echo adding dns $i echo nameserver $i >> $RESOLV_CONF -done
\ No newline at end of file +done |