Browse Source

Update 'sshpub.sh'

master
Simon Dwyer 4 years ago
parent
commit
361fd9e075
1 changed files with 2 additions and 1 deletions
  1. +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

Loading…
Cancel
Save