From b7a97a0076d7ce261f67573115e14bbcd0d6d679 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 7 Apr 2022 21:43:31 +0200 Subject: flora: fix trainspotter --- flora/services/urlwatcher.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flora/services/urlwatcher.scm') diff --git a/flora/services/urlwatcher.scm b/flora/services/urlwatcher.scm index 2884c05..0519903 100644 --- a/flora/services/urlwatcher.scm +++ b/flora/services/urlwatcher.scm @@ -42,7 +42,7 @@ Link: ~a (~a) " newhash url diff pretty-date)) - (sendmail "stuebinm@disroot.org"))) + (sendmail "stuebinm@disroot.org" "-t"))) (sexp-list->file cachefile (list (list pretty-date newhash)) -- cgit v1.2.3