„README.md“ ändern

This commit is contained in:
Bernd Reuther 2020-04-09 13:44:01 +02:00
parent 9387f8b5d5
commit 522a254bb5

View File

@ -178,7 +178,7 @@ Die Datei `/etc/apache2/.video-admin` kann wie folgt erstellt werden:
```
apt install apache2-utils
htpasswd -c /etc/apache2/.video-admin nrgieadm
htpasswd -c /etc/apache2/.video-admin <admin-benutzername>
New password: <admin-passwort>
Re-type new password: <admin-passwort>
```