X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=rootsshsync;h=a77bf236dc42f49c8604bc93108660223785f167;hb=b28eebdf9143aa17733f233b30b96f462008f3b6;hp=6b28fcbe41bdede68ae8d1a28c85a659fba3f2ba;hpb=12cab163424e3a7b0815646d1d4407f9b5839bcb;p=distro-setup diff --git a/rootsshsync b/rootsshsync index 6b28fcb..a77bf23 100755 --- a/rootsshsync +++ b/rootsshsync @@ -59,8 +59,8 @@ if [[ -e $user_ssh_dir/config ]]; then fi chown -R root:root /root/.ssh -# notably: installs hssh -/a/exe/install-my-scripts +rsync -tp --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 fi