The check to detect `pub/private` key is failing. `if [ ! -f '$HOME/.ssh/id_rsa.pub' ]; then `.
The check to detect
pub/privatekey is failing.if [ ! -f '$HOME/.ssh/id_rsa.pub' ]; then.