X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=wrt-setup;h=83b1c76f6a29d8d0f30890e491f7b5996feb7947;hb=a15c2ba88789fd9a37bd5a860fda1b3877999421;hp=1e0d6362befbc4d56a9d1352cbf901f632cb0538;hpb=051fc89e27bd812a1a45292f6d2a18803ce6f394;p=automated-distro-installer diff --git a/wrt-setup b/wrt-setup index 1e0d636..83b1c76 100755 --- a/wrt-setup +++ b/wrt-setup @@ -70,14 +70,14 @@ fi echo "$0: h=$h" # todo: ecdsa key not working with dropbear -cat ~/.ssh/{h,hrsa,home}.pub | ssh $h dd of=/etc/dropbear/authorized_keys 2>/dev/null +cat ~/.ssh/{h,hrsa,home}.pub | ssh $h dd of=/etc/dropbear/authorized_keys 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 #/a/opt/openwrt/source/bin/packages/mips_24kc/mypackages/relay_1.0-1_mips_24kc.ipk \ scp /q/root/shadow/router /p/c/machine_specific/wrt/etc/dropbear/dropbear_rsa_host_key \ - /p/router-secrets /p/c/machine_specific/wrt/etc/wg.{key,psk} $h: + /p/router-secrets /p/c/machine_specific/wrt/etc/wg.{key,psk} /b/ds/ptr-data /b/bash-bear-trap/bash-bear $h: scp ../openwrtkeyring/usign/* $h:/etc/opkg/keys ssh $h wrt-init ${HOME_DOMAIN:-b8.nz} "$@"