Added and tested coloured output

This commit is contained in:
Ace 2018-09-09 20:20:35 +02:00 committed by GitHub
parent 5662b9e4a7
commit d1d1f2ca0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,7 @@ stderr_logfile = /home/pi/E-Paper-Master/E-Paper-err.log
EOF
sudo service supervisor start E-Paper
echo -e "\e[1;36m"The install was successful"\e[0m"
echo -e "\e[1;36m"The script will now start at every boot."\e[0m"
echo -e "\e[1;31m"Do not forget to add your iCal url and openweathermap API in the main script."\e[0m"