X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=rootsshsync;fp=rootsshsync;h=fa36a563898ea2ca6b100acb4f0fc85cb705e660;hb=d7551546ac323c5d4b49370c885646bcf96e959f;hp=6b28fcbe41bdede68ae8d1a28c85a659fba3f2ba;hpb=b18dade73dedfe69aa741f8417947d83c4208f2d;p=distro-setup diff --git a/rootsshsync b/rootsshsync index 6b28fcb..fa36a56 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 -t --chmod=755 --chown=root:root /b/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