Browse Source

Update 'sshpub.sh'

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

Loading…
Cancel
Save