send bz2 report with new mail text location

This commit is contained in:
Enno Rehling 2017-09-03 11:32:20 +02:00
parent 3c86880b2e
commit e36f607fed
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