release.sh: add missing -t parameter for sendmail

next
Michael Stapelberg 2015-04-16 09:21:13 +02:00
parent d05e9df0a1
commit 923a61ae37
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ echo " cd ${TMPDIR}/debian"
echo " dput *.changes"
echo ""
echo " cd ${TMPDIR}"
echo " sendmail < email.txt"
echo " sendmail -t < email.txt"
echo ""
echo "Announce on:"
echo " twitter"