From 11766801ef7be22f3fd42436277a195b67baf185 Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Sat, 11 May 2024 13:14:08 +0200 Subject: [PATCH] Makefile polish --- makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/makefile b/makefile index 2e45223..b3ce6d2 100644 --- a/makefile +++ b/makefile @@ -3,7 +3,6 @@ GITHASH := $(shell git rev-parse --short HEAD)$(shell git diff-index --quiet HEA TARNAME := xl-imbus-$(GITHASH).tar.gz run: - echo $(GITHASH) ./gradlew run watch: