From e69611c95a5ab1b3cd8f457c73b8457ae5a39c90 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 25 Feb 2019 22:37:05 +0100 Subject: [PATCH] Updated Installer Fixed a minor typo --- Installer-with-debug.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installer-with-debug.sh b/Installer-with-debug.sh index 6b2aa9c..9b89e7f 100644 --- a/Installer-with-debug.sh +++ b/Installer-with-debug.sh @@ -48,7 +48,7 @@ if [ "$option" = 1 ]; then echo -e "\e[1;36m"Installing the E-Paper-Calendar Software for your display"\e[0m" cd else - echo -e "Could not find any settings.py file in /home/pi/E-Paper-Master" + echo -e "Could not find any settings.py file in /home/pi/E-Paper-Master/Calendar" echo -e "Please uninstall the software first and then use the install option" echo -e "Exiting now" exit