From 36efd3ff13ce1a242d9fababa55885898683c313 Mon Sep 17 00:00:00 2001 From: Ethan Mosbaugh Date: Fri, 17 May 2024 10:13:58 -0700 Subject: [PATCH] f --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 923518e..e82e394 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ package-archive-channel: package-main cp -r dist archive-channel/ .PHONY: package-archive-customer -package-archive-customer: +package-archive-customer: package-main rm -rf ./archive-customer/dist cp -r dist archive-customer/