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:
parent
606a341d2e
commit
eda090f84c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user