contrib/meshwizard: Add wan configuration
[project/luci.git] / contrib / package / meshwizard / files / usr / bin / meshwizard / helpers / read_defaults.sh
index 67469e3c2ceaf8087a52b0ce4b117c1cc9b1a3b7..89f788ecd2e107581222a9e290c7c4a09c203acf 100755 (executable)
@@ -20,6 +20,6 @@ for v in system wifi_device wifi_iface interface alias dhcp olsr_interface olsr_
 done
 
 # read values from meshwizard
-for v in system luci_main contact community; do
+for v in system luci_main contact community wan; do
         get_var meshwizard.$v
 done