Files
opensem/docker/matomo/run.sh
Ludovic CANDELLIER bc7880b242 add docker version
2023-09-13 23:04:55 +02:00

9 lines
175 B
Bash

#!/bin/bash
# service postfix start
# exec /usr/sbin/postconf maillog_file=/var/log/postfix.log
# exec /usr/sbin/postfix -c /etc/postfix start-fg
/etc/init.d/postfix start