diff options
-rwxr-xr-x | bin/interpret-mail | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/interpret-mail b/bin/interpret-mail index cfdf665..5d3cc51 100755 --- a/bin/interpret-mail +++ b/bin/interpret-mail @@ -86,6 +86,8 @@ if [ ! -s "${tmp_dir}/allowed-actions" ]; then exit fi +printf '\n\n' >> "${tmp_dir}/plain-content" + sed -n ' /^$/!b N |