X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=mails%2Fwatch_ml_pot-vieux.sh;h=0453d202c9715b95253f1abe26765f66cb3cfd9f;hb=c96eab12b6055fa5e229f87eceb9ade4fb948b52;hp=882fb0bd8d5f73445fb9f42a1fdcb4399f21c7e4;hpb=932e48421bcb4e6de658cf388d914e67eb13b84b;p=scripts-20-100.git diff --git a/mails/watch_ml_pot-vieux.sh b/mails/watch_ml_pot-vieux.sh index 882fb0b..0453d20 100755 --- a/mails/watch_ml_pot-vieux.sh +++ b/mails/watch_ml_pot-vieux.sh @@ -8,5 +8,5 @@ result=$(./ml_in_ml.sh pot-vieux-orga pot-vieux) if test -n "${result}" then - echo -e "To: pot.vieux@crans.org\nSubject: ML pot-vieux-orga non incluse dans pot-vieux\n${result}" | sendmail -t + echo -e "To: pot.vieux@crans.org\nSubject: ML pot-vieux-orga non incluse dans pot-vieux\n${result}" | /usr/sbin/sendmail -t fi