varous minor updates
[automated-distro-installer] / wrt-setup
index 1a03ad3a787c8a1eab9281944b5faa236b8fdd95..746b16f29e84966720cbe21bcb4427b548958d4d 100755 (executable)
--- a/wrt-setup
+++ b/wrt-setup
@@ -38,7 +38,7 @@ if [[ $1 ]]; then
   esac
 fi
 
-
+cat ~/.ssh/home.pub | ssh $h dd of=/etc/dropbear/authorized_keys 2>/dev/null
 scp /a/bin/fai/wrt-setup-local /a/bin/cedit/cedit $h:/usr/bin
 ssh $h <<EOF
 if ! opkg list-installed|grep bash; then