V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -110,7 +110,7 @@ installation_ssh() {
|
||||
|
||||
printf "### Dropbear SSHFP RR: \n" >> "${TARGET}/root/.ciss/cdi/log/SSHFP.log"
|
||||
|
||||
for var_pub in "${TARGET}"/etc/dropbear/initramfs/dropbear*key*.pub; do
|
||||
for var_pub in "${TARGET}"/etc/dropbear/initramfs/dropbear*.pub; do
|
||||
|
||||
chroot_script "${TARGET}" "ssh-keygen -E sha256 -r ${VAR_FINAL_FQDN}. -f ${var_pub} >> /root/.ciss/cdi/log/SSHFP.log"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user