diff --git a/bin/jekyll_build_all b/bin/jekyll_build_all index dc8971bd..00751a65 100755 --- a/bin/jekyll_build_all +++ b/bin/jekyll_build_all @@ -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