This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
JSD
/
sshkeys
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update 'sshpub.sh'
master
Simon Dwyer
4 years ago
parent
1e4e1a3235
commit
361fd9e075
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
sshpub.sh
+ 2
- 1
sshpub.sh
View File
@ -1 +1,2 @@
curl https://git.senseright.com.au/JSD/sshkeys/raw/branch/master/all.keys -o ~/.ssh/authorized_keys
curl https://git.senseright.com.au/JSD/sshkeys/raw/branch/master/all.keys -o ~/.ssh/authorized_keys
chmod
600
~/.ssh/authorized_keys
Write
Preview
Loading…
Cancel
Save