Created
December 19, 2010 03:33
-
-
Save johnsheehan/747079 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\dev\heroku-test\public>ssh-keygen | |
Generating public/private rsa key pair. | |
Enter file in which to save the key (//.ssh/id_rsa): | |
Could not create directory '//.ssh'. | |
Enter passphrase (empty for no passphrase): | |
Enter same passphrase again: | |
open //.ssh/id_rsa failed: No such file or directory. | |
Saving the key failed: //.ssh/id_rsa. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment