send bz2 report with new mail text location

This commit is contained in:
Enno Rehling 2017-09-03 11:32:20 +02:00 committed by Enno Rehling
parent a175c84232
commit 197fd48508
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ addr=$1
subj=$2
shift 2
cat $ERESSEA/etc/$TEMPLATE | mutt -F $ERESSEA/etc/muttrc -s "$subj" -a $* -- $addr
cat $ERESSEA/server/etc/$TEMPLATE | mutt -F $ERESSEA/etc/muttrc -s "$subj" -a $* -- $addr