From ba3071424c93f47420f12242987b8da940172f3b Mon Sep 17 00:00:00 2001 From: Giulio Carvalho Date: Fri, 22 Mar 2024 12:02:26 -0300 Subject: [PATCH] Corrige chamada de rerun para re-run no Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c91d0fb..2bfd841 100644 --- a/Makefile +++ b/Makefile @@ -124,7 +124,7 @@ shell: bash .PHONY: run -run: create-pod opensearch database rerun +run: create-pod opensearch database re-run .PHONY:load-data load-data: