FIXUP puuttuvat match recordit
This commit is contained in:
parent
f0cb131fb6
commit
bf4cab8c0d
@ -90,7 +90,7 @@ the tiedote.md user on this system.")
|
||||
|
||||
(define (tiedote.md-activation config)
|
||||
(match-record config <tiedote.md-configuration>
|
||||
(state-directory)
|
||||
(state-directory email-address sender-name sendmail-path socket-path)
|
||||
(let* ((receive-exec (list (file-append tiedote-md "/bin/tiedote.md") ; file to exec
|
||||
(file-append tiedote-md "/bin/tiedote.md") ; arg $0
|
||||
"--address" email-address
|
||||
|
Loading…
Reference in New Issue
Block a user