Skip to content
Snippets Groups Projects
Commit a8dbea62 authored by Bob Mottram's avatar Bob Mottram
Browse files

remove script

parent 6693334b
No related branches found
No related tags found
No related merge requests found
......@@ -1982,7 +1982,7 @@ function email_remove_html {
if [ ! -f "${html_remove_script}" ]; then
update_email_remove_script=1
fi
if ! grep -q 'email_body_html' "${email_headers_script}"; then
if ! grep -q 'email_body_html' "${html_remove_script}"; then
update_email_remove_script=1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment