lots of fixes, automation for bitfolk
[distro-setup] / rootsshsync
index 900a6628aa3979784844433c30efabb3a0807f45..a77bf236dc42f49c8604bc93108660223785f167 100755 (executable)
@@ -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