summaryrefslogtreecommitdiff
path: root/repo/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'repo/hooks')
-rwxr-xr-xrepo/hooks/ciabot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/hooks/ciabot.sh b/repo/hooks/ciabot.sh
index 1bfa3869..f9d2bddc 100755
--- a/repo/hooks/ciabot.sh
+++ b/repo/hooks/ciabot.sh
@@ -31,7 +31,7 @@ from="esr@thyrsus.com"
to="cia@cia.vc"
# SMTP client to use
-sendmail="sendmail -t -f ${from}"
+/usr/sbin/sendmail="sendmail -t -f ${from}"
# Changeset URL
urlprefix="http://git.alpinelinux.org/cgit/$repo/commit/?id="