This website works better with JavaScript.
Home
Explore
Help
Sign In
dave
/
covid
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update makefile
master
dave
4 months ago
parent
3f8cde16df
commit
1cd8a11489
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -58,7 +58,7 @@ wipe-local-grafana:
.PHONY: ingest
ingest:
python3 ingest.py
python3 ingest
3
.py
.PHONY: pull
pull:
Write
Preview
Loading…
Cancel
Save