merged with v0.10.33

This commit is contained in:
2022-03-14 09:55:34 +01:00
parent 6bed4a690d
commit 74901c0cb8
2 changed files with 2 additions and 2 deletions

View File

@@ -267,5 +267,5 @@ if [ -f /var/www/documents/install.lock ]; then
echo "$image_version" > /var/www/documents/.docker-container-version
fi
log "Serving Dolibarr..."
log "Serving Dolibarr...$@"
exec "$@"