Update README.md

This commit is contained in:
JoshS 2024-03-08 15:21:17 -05:00
parent 89a8da7c5f
commit 4f20057447

View file

@ -1,3 +1,3 @@
# How to add my SSH key to your server # 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` `cd /tmp && wget https://git.joshseveros.cloud/JoshS/ssh-key/raw/branch/main/install.sh && chmod +x ./install.sh && ./install.sh`