Skip to content

Commit

Permalink
send bz2 report with new mail text location
Browse files Browse the repository at this point in the history
  • Loading branch information
ennorehling committed Sep 3, 2017
1 parent 3c86880 commit e36f607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion process/send-bz2-report
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e36f607

Please sign in to comment.