From acea5a5d228ad12b138414c7fa1ed8d7d046da22 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 6 Jun 2025 02:25:20 +0200 Subject: Remove ‘make watch’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GNUmakefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 62402b8..d07d720 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -21,9 +21,6 @@ exttmpl: $(exttmpl) %.min.css: %.css lightningcss -m $< -o $@ -watch: - ls euro-cash.eu | entr -r ./euro-cash.eu -no-email -port $${PORT:-8080} - release: all-i18n [ -n "$$GOOS" -a -n "$$GOARCH" ] find data static -type f \( \ -- cgit v1.2.3