fix path for mail2redmine script

This commit is contained in:
Serghei Mihai 2016-06-06 10:54:30 +02:00
parent 41a7e993d9
commit 4903411ef0
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ export REDMINE_URL='https://dev.entrouvert.org'
export PROJECT=`echo $RECIPIENT | sed 's/support-\([a-z-]*\)@.*/\1/'`
python /usr/local/bin/mail2redmine.py
python /usr/bin/mail2redmine.py