X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=rootsshsync;h=a77bf236dc42f49c8604bc93108660223785f167;hb=802e885e3e7fa3857f8bc4f54c261d5ca76f2454;hp=900a6628aa3979784844433c30efabb3a0807f45;hpb=40dd151ec6ba75633c74568da59e35a45351f194;p=distro-setup diff --git a/rootsshsync b/rootsshsync index 900a662..a77bf23 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 /a/bin/ds/hssh /usr/local/bin +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