X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=wrt-setup;h=0d856ad861a18319c8ac3c45615478c91dc78287;hb=b5aa031e877e295b016d26b01803a719feb7e051;hp=01c270515ab868c416fd4647e0a6e6c157ed15f0;hpb=9fefba0a7ad0f7d9cac32b81f960ae8828de2a66;p=automated-distro-installer diff --git a/wrt-setup b/wrt-setup index 01c2705..0d856ad 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,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