From b6b7ac2418dbfb28a0b8528f9c2cfde06718bc06 Mon Sep 17 00:00:00 2001 From: awkawb Date: Mon, 11 Sep 2023 20:18:47 -0400 Subject: [PATCH] updated Makefile to include process-images routine --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index de614bc..3f61ca8 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ dev-server: .PHONY: process-images process-images: - for + ./process-images.sh .PHONY: push-archive push-archive: archive