diff options
Diffstat (limited to 'examples/source/udhcpd-wlan0/run')
-rwxr-xr-x | examples/source/udhcpd-wlan0/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/source/udhcpd-wlan0/run b/examples/source/udhcpd-wlan0/run index d64605e..be40c60 100755 --- a/examples/source/udhcpd-wlan0/run +++ b/examples/source/udhcpd-wlan0/run @@ -1,4 +1,4 @@ #!/command/execlineb -P fdmove -c 2 1 -import -ui WLAN0_IP4 +importas -ui WLAN0_IP4 WLAN0_IP4 udhcpd -f -I ${WLAN0_IP4} /etc/udhcpd-wlan0.conf |