This commit is contained in:
André Bauer 2017-02-12 15:56:05 +01:00
parent c6b84eec9f
commit 55a475a46b

View file

@ -132,7 +132,7 @@ function detect_initcmd () {
}
function start_zammad () {
echo "# Starting Zammad"20170212144654
echo "# Starting Zammad"
${INIT_CMD} start zammad
}