X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=wrt-setup;h=d229af1be93a58db31e642e0f04ba3deed5f1cee;hb=f39fbb506e415ebcd0137f035ca8de9c7c99e615;hp=01c270515ab868c416fd4647e0a6e6c157ed15f0;hpb=9fefba0a7ad0f7d9cac32b81f960ae8828de2a66;p=automated-distro-installer diff --git a/wrt-setup b/wrt-setup index 01c2705..d229af1 100755 --- a/wrt-setup +++ b/wrt-setup @@ -69,8 +69,8 @@ if [[ ! $h ]]; then fi echo "$0: h=$h" - -cat ~/.ssh/home.pub | ssh $h dd of=/etc/dropbear/authorized_keys 2>/dev/null +# todo: ecdsa key not working with dropbear +#cat ~/.ssh/h.pub | ssh $h dd of=/etc/dropbear/authorized_keys 2>/dev/null scp /a/work/libremanage/libremanage /a/bin/fai/wrt-init /a/bin/fai/wrt-setup-local /a/bin/cedit/cedit $h:/usr/bin # relay is built for openwrt 18.06.2, r7676-cddd7b4c77