From 1cd8a114899353873fc4a39b283b5b1f747223cf Mon Sep 17 00:00:00 2001 From: dave Date: Tue, 27 Oct 2020 17:07:03 -0700 Subject: [PATCH] update makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a3c045d..22157a2 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ wipe-local-grafana: .PHONY: ingest ingest: - python3 ingest.py + python3 ingest3.py .PHONY: pull pull: