Update Packages-installer

This commit is contained in:
Ace
2018-08-27 13:00:17 +02:00
committed by GitHub
parent a2774f44f6
commit 937278fc4a

View File

@@ -1,2 +1,3 @@
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo pip3 install pyowm
sudo apt-get clean && sudo apt-get autoremove -y
sudo pip3 install pyowm -y