update makefile

This commit is contained in:
dave 2020-10-27 17:07:03 -07:00
parent 3f8cde16df
commit 1cd8a11489
1 changed files with 1 additions and 1 deletions

View File

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