update makefile

This commit is contained in:
dave 2020-10-27 17:07:03 -07:00
parent 3f8cde16df
commit 1cd8a11489

View File

@ -58,7 +58,7 @@ wipe-local-grafana:
.PHONY: ingest
ingest:
python3 ingest.py
python3 ingest3.py
.PHONY: pull
pull: