mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 09:06:19 +00:00
Update build/run/docker-entrypoint/entrypoint.sh
This commit is contained in:
parent
2e0d206015
commit
3b09c16eb3
1 changed files with 1 additions and 1 deletions
|
|
@ -37,4 +37,4 @@ postfix reload &&
|
||||||
echo -e "\n\e[1;32mMail service is ready\e[0m\n"
|
echo -e "\n\e[1;32mMail service is ready\e[0m\n"
|
||||||
|
|
||||||
# Monitor log
|
# Monitor log
|
||||||
tail -f /var/log/maillog
|
tail -f /var/log/maillog*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue