Browse Source

install.md: don’t ask everybody to install our keys…

Guilhem Saurel 7 years ago
parent
commit
cd041dd569
1 changed files with 0 additions and 9 deletions
  1. 0 9
      install.md

+ 0 - 9
install.md

@@ -25,15 +25,6 @@ systemctl start docker
 systemctl enable docker
 systemctl enable docker
 ```
 ```
 
 
-## Add the ssh keys of the team
-```
-cd
-git clone https://framagit.org/altermediatic/keys.git
-cd .ssh
-rm -f authorized_keys
-ln -s ../keys/ssh authorized_keys
-```
-
 ## Add this repo
 ## Add this repo
 ```
 ```
 cd
 cd