Update prototype.sh

This commit is contained in:
Ace 2019-02-06 01:39:32 +01:00 committed by GitHub
parent c8efdade43
commit 0070990765
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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