FIXUP tiedote.md paketti onkin tiedote-md

This commit is contained in:
Saku Laesvuori 2025-04-19 16:32:09 +03:00
parent c608e965b4
commit d51f4810a0
Signed by: slaesvuo
GPG Key ID: 257D284A2A1D3A32

View File

@ -71,7 +71,7 @@ the tiedote.md user on this system.")
(mkdir-p socket-directory) (mkdir-p socket-directory)
(chown socket-directory uid gid) (chown socket-directory uid gid)
(make-forkexec-constructor (make-forkexec-constructor
(list #$(file-append tiedote.md "/bin/tiedote.md") (list #$(file-append tiedote-md "/bin/tiedote.md")
"--address" #$email-address "--address" #$email-address
"--sender-name" #$sender-name "--sender-name" #$sender-name
"--sendmail" #$sendmail-path "--sendmail" #$sendmail-path