README.md aktualisiert
This commit is contained in:
		@ -10,13 +10,9 @@ Die Schlüssel können mit ssh-keygen -K wieder hergestellt werden. Dabei entste
 | 
				
			|||||||
Downloadlink  
 | 
					Downloadlink  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					cd
 | 
				
			||||||
wget https://git.rwolff.homelinux.net/rpwolff/public-keys/raw/branch/master/authorized_keys
 | 
					wget https://git.rwolff.homelinux.net/rpwolff/public-keys/raw/branch/master/authorized_keys
 | 
				
			||||||
mkdir -p ~/.ssh  
 | 
					mkdir -p ~/.ssh  
 | 
				
			||||||
cp authorized_keys ~/.ssh  
 | 
					mv authorized_keys ~/.ssh  
 | 
				
			||||||
chmod 600 ~/.ssh/authorized_keys  
 | 
					chmod 600 ~/.ssh/authorized_keys  
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user