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
check for installed index.html
tags/v1.0
Nico Rey
4 years ago
parent
32ccdd4eac
commit
7930cf4a7b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
install.sh
+ 0
- 1
install.sh
View File
@@ -154,7 +154,6 @@ sudo systemctl restart nginx
if [ ! -e /var/www/wx/index.html ]; then
cp index.html /var/www/wx/index.html
fi
cp index.html /var/www/wx/index.html
log_done "Nginx configured"
### Setup ramFS
Write
Preview
Loading…
Cancel
Save