Update Packages-installer
This commit is contained in:
parent
15db95ca94
commit
84f0656e60
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ echo -e "\e[1;36m"Cleaning a bit of mess to free up some space..."\e[0m"
|
||||||
sudo apt-get clean > /dev/null && sudo apt-get autoremove -y > /dev/null
|
sudo apt-get clean > /dev/null && sudo apt-get autoremove -y > /dev/null
|
||||||
|
|
||||||
echo -e "\e[1;36m"Installing the E-Paper-Calendar Software"\e[0m"
|
echo -e "\e[1;36m"Installing the E-Paper-Calendar Software"\e[0m"
|
||||||
git clone https://github.com/aceisace/Raspberry-Pi-Google-Calendar-with-E-Paper-display
|
git clone https://github.com/aceisace/Raspberry-Pi-Google-Calendar-with-E-Paper-display > /dev/null
|
||||||
mv Raspberry-Pi-Google-Calendar-with-E-Paper-display E-Paper-Master
|
mv Raspberry-Pi-Google-Calendar-with-E-Paper-display E-Paper-Master
|
||||||
rm /home/pi/E-Paper-Master/Packages-installer
|
rm /home/pi/E-Paper-Master/Packages-installer
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue