mutt-wizard/bin
Rob 76417d7b07
fix crontab set (#457)
I think a recent change tried to send output from crontab to dev/null to avoid messages appearing a) when setting the crontab, b) whenever mailsync is run.  However the redirection was for the string concatenation meaning a null string was piped to cron obliterating the crontab (thank goodness for backups). I have put the redirection in the correct location (similar to a few lines above when removing the mailsync line).  I have also redirected all output of the mailsync (both errors and normal messages) to dev null.

Co-authored-by: rjl6789 <rlives6789@gmail.com>
2020-06-09 08:41:38 -04:00
..
mailsync fix blank opt flag (#454) 2020-06-08 07:16:20 -04:00
mw fix crontab set (#457) 2020-06-09 08:41:38 -04:00
openfile Cleanup (#450) 2020-05-31 12:10:35 -04:00