mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-10 16:34:42 +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
|