yer homedir

main
jebba 2022-02-04 16:25:14 -07:00
parent 3fcadc6bd2
commit 6e980b553b
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ You need to get that SHARED ROOT SSH KEY from github to log into the account:
wget -O ~/.ssh/key.pem https://raw.githubusercontent.com/commaai/openpilot/master/tools/ssh/id_rsa wget -O ~/.ssh/key.pem https://raw.githubusercontent.com/commaai/openpilot/master/tools/ssh/id_rsa
``` ```
Then make sure your SSH permissions are happy (and your homedir...): Then make sure your SSH permissions are happy:
``` ```
chmod 700 ~/.ssh chmod 700 ~/.ssh