Create Packages-installer
This script should be executed in the terminal and will download all necessary packages required for the calendar.
This commit is contained in:
parent
d6c3617a34
commit
2f7289e9f5
2
Packages-installer
Normal file
2
Packages-installer
Normal file
@ -0,0 +1,2 @@
|
||||
sudo apt-get update && sudo apt-get dist-upgrade -y
|
||||
sudo pip3 install pyowm
|
Loading…
Reference in New Issue
Block a user