Update prototype.sh
This commit is contained in:
parent
c8efdade43
commit
0070990765
@ -84,7 +84,7 @@ if [ "$option" = 2 ]; then
|
||||
sudo pip3 install ics
|
||||
pip3 install pyowm
|
||||
pip3 install ics
|
||||
echo "Finished installing libraries"
|
||||
echo -e "\e[1;36m""Finished installing libraries"\e[0m"
|
||||
fi
|
||||
|
||||
if [ "$option" = 1 ] || [ "$option" = 2 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user