Update Packages-installer
This commit is contained in:
parent
a2774f44f6
commit
937278fc4a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue