gluon-core: remove left over 'EOF' from config script

This commit is contained in:
Matthias Schiffer 2014-01-11 20:34:58 +01:00
parent 54d3ce94d3
commit ec862435d7
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ uci_remove network lan
uci_set network wan type 'bridge'
uci_set network wan proto 'dhcp'
EOF
mainaddr=$(sysconfig primary_mac)