Ask to copy SSH public keys during init
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)