Pull recent commits #1

Merged
mgfcf merged 39 commits from master into master 2019-02-19 20:36:07 +01:00
Showing only changes of commit 0070990765 - Show all commits

View file

@ -84,7 +84,7 @@ if [ "$option" = 2 ]; then
sudo pip3 install ics sudo pip3 install ics
pip3 install pyowm pip3 install pyowm
pip3 install ics pip3 install ics
echo "Finished installing libraries" echo -e "\e[1;36m""Finished installing libraries"\e[0m"
fi fi
if [ "$option" = 1 ] || [ "$option" = 2 ]; then if [ "$option" = 1 ] || [ "$option" = 2 ]; then