lots of fixes, automation for bitfolk
[distro-setup] / bitfolk-rescue-install
index 3270a3b711e954ee68981d19a61911dc346d28f7..28367e33cc4c5bb5adcd3547d3371cc84c0445c1 100755 (executable)
@@ -105,8 +105,9 @@ chrbind
 
 host=$1
 cp /root/bitfolk-chroot-install /mnt
+mkdir -p /mnt/etc/ssh
+cp -a /etc/ssh/ssh_host* /mnt/etc/ssh
 chroot . /bitfolk-chroot-install $host
 
 poweroff
 
-boot