fscan/TestDocker/SMTP/start.sh
2024-12-22 04:40:07 +08:00

3 lines
59 B
Bash

#!/bin/bash
service postfix start
tail -f /var/log/mail.log