mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-10-02 03:14:22 +08:00
2 lines
53 B
Bash
Executable file
2 lines
53 B
Bash
Executable file
#!/bin/sh
|
|
/usr/sbin/postfix -c /etc/postfix start-fg
|