meshwizard: ipv6 fixes, fix uhttpd setup
[project/luci.git] / contrib / package / meshwizard / files / usr / bin / meshwizard / helpers / setup_auto-ipv6.sh
index 5be4a3e61b719449b9b82d054ef885f7d43f6dea..8e3f015cde99768c2af1f38c0e33f296036e2889 100755 (executable)
@@ -2,7 +2,7 @@
 
 . $dir/functions.sh
 
-if [ "$profile_ipv6_config" = "auto-ipv6-fromv4" ]; then
+if [ "$ipv6_config" = "auto-ipv6-fromv4" ]; then
        mode="fromv4"
 else
        mode="random"