Update Packages-installer

This commit is contained in:
Ace
2018-09-09 20:48:08 +02:00
committed by GitHub
parent 15db95ca94
commit 84f0656e60

View File

@@ -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
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
rm /home/pi/E-Paper-Master/Packages-installer