„README.md“ ändern
This commit is contained in:
		@@ -178,7 +178,7 @@ Die Datei `/etc/apache2/.video-admin` kann wie folgt erstellt werden:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
apt install apache2-utils
 | 
					apt install apache2-utils
 | 
				
			||||||
htpasswd -c /etc/apache2/.video-admin nrgieadm
 | 
					htpasswd -c /etc/apache2/.video-admin <admin-benutzername>
 | 
				
			||||||
New password: <admin-passwort>
 | 
					New password: <admin-passwort>
 | 
				
			||||||
Re-type new password: <admin-passwort>
 | 
					Re-type new password: <admin-passwort>
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user