FIXUP tiedote.md paketti onkin tiedote-md
This commit is contained in:
parent
c608e965b4
commit
d51f4810a0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user