git-hooks irc-announce: fix tls arg

This commit is contained in:
lassulus 2021-09-10 09:30:46 +02:00
parent 68c7f79174
commit 9a9abc561b

View File

@ -116,7 +116,7 @@ with import <stockholm/lib>;
"$port" \
"$nick" \
"$channel" \
"tls" \
"$tls" \
"$message"
fi
'';