contrib/meshwizard: Allow to setup dropbear autorized_keys
[project/luci.git] / contrib / package / meshwizard / files / usr / bin / meshwizard / wizard.sh
index eae4de87e6ef5c5dd12b48daa188486da6cb0037..b45c83987c620d1963e644d0e0be3c8ac6b117af 100755 (executable)
@@ -59,6 +59,7 @@ $dir/helpers/setup_dnsmasq.sh
 $dir/helpers/setup_system.sh
 $dir/helpers/setup_olsrd.sh
 $dir/helpers/setup_firewall.sh
+$dir/helpers/setup_ssh.sh
 
 if [ "$wan_proto" == "static" ] && [ -n "$wan_ip4addr" ] && [ -n "$wan_netmask" ]; then
        $dir/helpers/setup_wan_static.sh