X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=rootsshsync;h=900a6628aa3979784844433c30efabb3a0807f45;hb=40dd151ec6ba75633c74568da59e35a45351f194;hp=fa36a563898ea2ca6b100acb4f0fc85cb705e660;hpb=7e673f2615101982a17ffa0e23cb10b5b3803f07;p=distro-setup diff --git a/rootsshsync b/rootsshsync index fa36a56..900a662 100755 --- a/rootsshsync +++ b/rootsshsync @@ -59,7 +59,7 @@ if [[ -e $user_ssh_dir/config ]]; then fi chown -R root:root /root/.ssh -rsync -t --chmod=755 --chown=root:root /b/ds/hssh /usr/local/bin +rsync -t --chmod=755 --chown=root:root /a/bin/ds/hssh /usr/local/bin if [[ -e /a/opt/btrbk/ssh_filter_btrbk.sh ]]; then install /a/opt/btrbk/ssh_filter_btrbk.sh /usr/local/bin