Merge pull request #5 from chillout2k/merge-devel

cmd with exec clause
This commit is contained in:
Dominik Chilla 2023-06-08 00:00:22 +02:00 committed by GitHub
commit c0adadb60d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,4 @@ set -x
set -e
umask 0000
ulimit -n 1024
exec "$@"
exec /usr/bin/python3 /app/sos-milter.py