From ac523d6248ef21e5f6e4aea14778397a769abeca Mon Sep 17 00:00:00 2001 From: Kim - DG9VH Date: Sun, 8 May 2016 09:26:41 +0200 Subject: [PATCH] Update linux-step-by-step.md Typo --- linux-step-by-step.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-step-by-step.md b/linux-step-by-step.md index b5ef0da..04f4bce 100644 --- a/linux-step-by-step.md +++ b/linux-step-by-step.md @@ -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