From 3b09c16eb3134157294051c3c213833b6da263b2 Mon Sep 17 00:00:00 2001 From: myve Date: Wed, 19 Feb 2025 22:35:17 +0000 Subject: [PATCH] Update build/run/docker-entrypoint/entrypoint.sh --- build/run/docker-entrypoint/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/run/docker-entrypoint/entrypoint.sh b/build/run/docker-entrypoint/entrypoint.sh index 0ba0bfd..d0e52d8 100755 --- a/build/run/docker-entrypoint/entrypoint.sh +++ b/build/run/docker-entrypoint/entrypoint.sh @@ -37,4 +37,4 @@ postfix reload && echo -e "\n\e[1;32mMail service is ready\e[0m\n" # Monitor log -tail -f /var/log/maillog +tail -f /var/log/maillog*