Don't use that exec

This commit is contained in:
decentral1se
2021-05-06 13:24:20 +02:00
parent f5c4692271
commit bff97d572c

View File

@ -30,4 +30,4 @@ if [ -z "$PEERTUBE_SMTP_PASSWORD_FILE" ]; then
file_env "PEERTUBE_SMTP_PASSWORD"
fi
exec /usr/local/bin/entrypoint.sh "$@"
/usr/local/bin/entrypoint.sh "$@"