Removed duplicate echo line

Installing the E-Paper-Calendar Software for your display was displayed twice when updating. This has been fixed
This commit is contained in:
Ace
2019-03-24 21:31:45 +01:00
committed by GitHub
parent 606a341d2e
commit eda090f84c

View File

@@ -45,7 +45,6 @@ if [ "$option" = 1 ]; then
cp -r /home/pi/E-Paper-Calendar /home/pi/E-Paper-Calendar-old
sudo rm -r /home/pi/E-Paper-Calendar
echo "Updating now..."
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-Calendar/Calendar"