X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=wrt-setup-remote;h=7bbdea6e41cf4f90336e13ed47f0f3e22bff52db;hb=2e975979fa5bad84f3d2a84a9d62fbfd8793374c;hp=12f65673433294436ce3dc8b59c40bc123fc0d34;hpb=c8bd51084bc4d90b9653d521e7cb05e17e417d97;p=automated-distro-installer diff --git a/wrt-setup-remote b/wrt-setup-remote index 12f6567..7bbdea6 100755 --- a/wrt-setup-remote +++ b/wrt-setup-remote @@ -4,7 +4,7 @@ set -eE -o pipefail trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR h=root@192.168.1.1 -scp /a/bin/fai/wrt-setup /a/bin/bash-programs-by-ian/repos/cedit/cedit $h:/usr/bin +scp /a/bin/fai/wrt-setup /a/bin/cedit/cedit $h:/usr/bin ssh $h <<'EOF' if ! opkg list-installed|grep bash; then opkg update