One key generates SSH secret keys

Necessary to deploy the hexo blog

git_ssh

You need to right-click git bash in the directory where the install.sh script is stored and run the following command:./install.sh git_ssh

./install.sh git_ssh

You can see that there are four commands that can be executed by entering the corresponding number

1)Key

2)SSH

3)Verify-github

4)Verify-coding

circle-info

1) the secret Key can be generated with one Key after executing 1

If the secret key already exists on your computer, the program will exit automatically

circle-info

2) after SSH execution 2, you can view the generated secret key in your computer]

circle-info

3)Verify-github after execution 3, Verify whether the secret key configured github successfully

circle-info

After implementation of 4, it is possible to check whether the secret key is configured with coding success

circle-check

Last updated

Was this helpful?