3 lines
171 B
Markdown
3 lines
171 B
Markdown
# How to add my SSH key to your server
|
|
|
|
`cd /tmp && wget https://raw.githubusercontent.com/DIVISIONSolar/ssh-key/main/install.sh && chmod +x ./install.sh && ./install.sh`
|