From: Vincent Le Gallic Date: Mon, 5 Jan 2015 23:33:30 +0000 (+0100) Subject: [wath_ml_pot-vieux] problème de path X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=commitdiff_plain;h=c96eab12b6055fa5e229f87eceb9ade4fb948b52 [wath_ml_pot-vieux] problème de path --- 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