This website works better with JavaScript.
Home
Help
Sign In
hms
/
rasoberry-noaa
mirror of
https://github.com/reynico/raspberry-noaa.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Add testing tool and usage guide
tags/v1.3
Nico Rey
4 years ago
parent
43bdc6e2c6
commit
bcd4cb63c4
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
install.sh
+ 2
- 1
install.sh
View File
@@ -53,7 +53,8 @@ sudo apt install -yq predict \
libxft-dev \
libxft2 \
libjpeg9 \
libjpeg9-dev
libjpeg9-dev \
socat
sudo pip3 install numpy ephem tweepy Pillow
log_done "Packages installed"
Write
Preview
Loading…
Cancel
Save