summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 85ba3d9..8893611 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,6 @@ all-i18n:
go build
watch:
- ls euro-cash.eu | entr -r ./euro-cash.eu -port $${PORT:-8080}
+ ls euro-cash.eu | entr -r ./euro-cash.eu -no-email -port $${PORT:-8080}
.PHONY: watch