Update prototype.sh
This commit is contained in:
parent
10cb3610c3
commit
b202746029
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ if [ "$option" = 1 ]; then
|
||||||
echo -e "renaming the old E-Paper software folder"
|
echo -e "renaming the old E-Paper software folder"
|
||||||
sleep 2
|
sleep 2
|
||||||
cp -r /home/pi/E-Paper-Master /home/pi/E-Paper-Master-old
|
cp -r /home/pi/E-Paper-Master /home/pi/E-Paper-Master-old
|
||||||
|
sudo rm -r /home/pi/E-Paper-Master
|
||||||
echo "Updating now..."
|
echo "Updating now..."
|
||||||
echo -e "\e[1;36m"Installing the E-Paper-Calendar Software for your display"\e[0m"
|
echo -e "\e[1;36m"Installing the E-Paper-Calendar Software for your display"\e[0m"
|
||||||
cd
|
cd
|
||||||
|
|
Loading…
Reference in a new issue