[installer] Avoid "no crontab for ..." message
When a crontab is empty a warning is printed on stderr:
Installing ISPConfig crontab
no crontab for getmail
This can be avoided by redirecting stderr to /dev/null.
When a crontab is empty a warning is printed on stderr:
Installing ISPConfig crontab
no crontab for getmail
This can be avoided by redirecting stderr to /dev/null.
When this merge request is accepted, this issue will be closed automatically.
changed the description
mentioned in merge request !1803 (merged)
mentioned in commit a25dd9bc
closed with merge request !1803 (merged)
changed milestone to %3.2.12