cmd with exec clause

This commit is contained in:
Dominik Chilla 2023-06-07 21:29:47 +02:00
parent 07cf514a9f
commit e130e52892

View File

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