docker-mailserver/target/scripts
Georg Lauterbach b7e5d42e09
scripts: more consistency in start-mailserver.sh (#2587)
* consistently name functions (starting with `_`) in `start-mailserver.sh`

Most of the functions that execute the different stacks during startup
were not prefixed with `_`, but all our other functions are. This has
now been fixed.

* cleanup in `start-mailserver.sh`

I adjusted the comments for all sections in the start script so they are
properly displayed again.
2022-05-15 23:37:21 +02:00
..
helpers Use color variables instead of escape codes (#2565) 2022-05-10 17:50:33 +02:00
startup scripts: more consistency in start-mailserver.sh (#2587) 2022-05-15 23:37:21 +02:00
wrapper refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
check-for-changes.sh Remove unnecessary quotes from command substitutions (#2561) 2022-05-05 10:28:38 +02:00
start-mailserver.sh scripts: more consistency in start-mailserver.sh (#2587) 2022-05-15 23:37:21 +02:00
update-check.sh scripts: refactoring & miscellaneous small changes (#2499) 2022-03-26 10:17:08 +01:00