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