This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Raspberry
/
solar-monitor
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
da5ee0a1a9
Rami (Branch)
Tag
master
solar-monitor
/
install.sh
install.sh
100 B
Cronologia
Originale
1
2
3
4
#!/bin/sh
sudo apt-get update && sudo apt-get install python3-pip
pip3 install -r requirements.txt