mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-02 04:53:19 +00:00
4 lines
58 B
Desktop File
4 lines
58 B
Desktop File
#!/bin/sh
|
|
service postfix start
|
|
tail -f /var/log/mail.log
|