Commit Graph
3 Commits
Author SHA1 Message Date
Maxim BazandGitHub 05a5f9e84a Support mailcow.conf being a symlink (#3770)
* Support mailcow.conf being a symlink

* Detect BusyBox sed in update.sh
2020-09-20 22:07:37 +02:00
Maxim Baz ca18ebdb42 Always backup mailcow.conf 2018-07-29 14:31:06 +02:00
Maxim Baz 82043fcf80 Use different exit code on updates check
Enables some scripting, e.g. putting this in a cron job:

    ./update.sh --check && <notify-me-about-available-updates>
2017-09-04 21:28:24 +02:00