Files
kopano-docker/postfix/entrypoint.sh
2023-04-04 20:19:20 +00:00

4 lines
35 B
Bash

#!/usr/bin/env sh
set -e
exec "$@"