The source project of this merge request has been removed.
Update generateConfig.sh
Added an option for the generator script to copy ssh keys and initiate the first OS backup when ran manually with the -c option.
ie: generateConfig.sh -d 1.1.1.1 -c
-c will use ssh-copy-id to copy the ssh key to the remote host (it will ask for password) and also initiate the OS backup once the key is copied.