fscan/TestDocker/SMTP/start.sh

3 lines
59 B
Bash
Raw Normal View History

2024-12-22 04:40:07 +08:00
#!/bin/bash
service postfix start
tail -f /var/log/mail.log