chmod: touch ~/.ssh/authorized_keys before chmo...

dding it.
This commit is contained in:
Aminda Suomalainen 2015-09-02 16:37:45 +03:00
parent bd3ee60e61
commit 2687615bf0
1 changed files with 1 additions and 0 deletions

1
chmod
View File

@ -24,6 +24,7 @@ chmod a+r-wx,u+rw ~/.forward
chmod 600 ~/.netrc
chmod 700 ~/.ssh
touch ~/.ssh/authorized_keys
chmod 600 ~/.ssh/authorized_keys
set +x