contrib/meshwizard: Cleanup and add ssid_scheme option
[project/luci.git] / contrib / package / meshwizard / files / usr / bin / meshwizard / helpers / setup_freifunk.sh
index 7c66e63..0e6e7df 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 # Sets values in /etc/config/freifunk
 
-. /etc/functions.sh
 . $dir/functions.sh
 
 # Set community homepage
@@ -11,4 +10,5 @@ if [ -n "$hp" ]; then
        uci set freifunk.community.homepage="$hp"
 fi
 
+uci_commitverbose "/etc/init.d/freifunk config" freifunk