typo in email command
This commit is contained in:
parent
d305faddab
commit
187618ecb4
@ -52,7 +52,7 @@ EOF
|
||||
echo "Email Body: $EMAIL_BODY" >> /tmp/contact_form.log
|
||||
|
||||
# Send the email using msmtp
|
||||
echo "$EMAIL_BODY" | msmtp info@willowmecreations.com
|
||||
echo "$EMAIL_BODY" | msmtp info@willowmecreations.com, bethany@willowmecreations.com
|
||||
|
||||
# Response back to the browser
|
||||
cat <<EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user