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
361fd9e075
commit
ce180f27fd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
sshpub.sh
+ 1
- 0
sshpub.sh
View File
@ -1,2 +1,3 @@
curl https://git.senseright.com.au/JSD/sshkeys/raw/branch/master/all.keys -o ~/.ssh/authorized_keys
chmod
700
~/.ssh
chmod
600
~/.ssh/authorized_keys
Write
Preview
Loading…
Cancel
Save