Skip to content

Ask to copy SSH public keys during init

Daniele Debernardi requested to merge fix/1353-init-ask-ssh-keys into master

This moves the question about copying the SSH keys from the pmbootstrap install command to the pmbootstrap init.

The only remaining question during the install is for the passwords (of the user and the encryption) and allows something like this: yes "mysecretpassword" | pmbootstrap -y install

Close #1353 (closed)

Merge request reports