From a1bed9d2c513614424aa95d7b2c265686893304b Mon Sep 17 00:00:00 2001 From: Andrea Peltrin Date: Wed, 21 Apr 2021 14:17:09 +0200 Subject: [PATCH] Makefile tweak --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 8b57462..823436a 100644 --- a/makefile +++ b/makefile @@ -18,7 +18,7 @@ clean: rm -fR dist rm -fR build -run: clean build +run: build npm run electron package-mac: clean build-no-maps icon