When updating mailcow and it finished it printed 'Collecting garbage..,' twice since in docker_garbage() and before running the code we have the echo command. Now it's printing the line before running docker_garbage()
Should be `elif` instead of `if`