5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-02 08:36:07 +00:00

no todos los mail soportan -r

This commit is contained in:
f 2018-02-20 15:34:52 -03:00
parent 79a0053dbd
commit 9178c6df43
No known key found for this signature in database
GPG key ID: F3FDAB97B5F9F7E7

View file

@ -39,12 +39,10 @@ find -L ./_sites -mindepth 3 -maxdepth 3 -name .generate \
# Si funciona, enviar un mail
# TODO enviar un mail más completo y no hardcodear direcciones
mail -b "sysadmin@kefir.red" \
-r "sutty@kefir.red" \
-s "${_site}: :)" \
${_mail[@]}
else
mail -b "sysadmin@kefir.red" \
-r "sutty@kefir.red" \
-s "${_site}: :(" \
${_mail[@]}
date +%s >.failed