mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 07:42:48 +02:00
[package] hostap-driver: Add newline at end of autodetected wireless config (cosmetic)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26198 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0402f4a518
commit
d0b16203c6
@ -260,6 +260,7 @@ config wifi-iface
|
|||||||
option mode ap
|
option mode ap
|
||||||
option ssid OpenWrt
|
option ssid OpenWrt
|
||||||
option encryption none
|
option encryption none
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
devidx=$(($devidx + 1))
|
devidx=$(($devidx + 1))
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user