X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=wrt-setup;h=1e0d6362befbc4d56a9d1352cbf901f632cb0538;hp=01c270515ab868c416fd4647e0a6e6c157ed15f0;hb=53b932c6f960b7f4a9bd2171cdfd630304f15fd8;hpb=9fefba0a7ad0f7d9cac32b81f960ae8828de2a66 diff --git a/wrt-setup b/wrt-setup index 01c2705..1e0d636 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,hrsa,home}.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