Update linux-step-by-step.md

Typo
This commit is contained in:
Kim - DG9VH 2016-05-08 09:26:41 +02:00
parent 3acb6b610a
commit ac523d6248

View file

@ -50,11 +50,11 @@ This short howto describes step-by-step how to install the MMDVMHost-Dashboard o
If you are using Raspbian Jessie, you do it with
>cp -R /home/MMDVMHost-Dashboard /var/www/html/
>cp -R /home/pi/MMDVMHost-Dashboard /var/www/html/
If you are using Raspbian Wheezy, you do it with
>cp -R /home/MMDVMHost-Dashboard /var/www/
>cp -R /home/pi/MMDVMHost-Dashboard /var/www/
8. To make sure that the dashboard is delivered by the webserver, remove the default "index.html" within the webroot-directory /var/www/html respective /var/www with