Merge pull request #190060 from revol-xut/master

This commit is contained in:
Sandro 2022-09-15 21:30:27 +02:00 committed by GitHub
commit c2e7745b08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -449,6 +449,7 @@ in
--dbuser ${cfg.database.user} \
${optionalString (cfg.database.passwordFile != null) "--dbpassfile ${cfg.database.passwordFile}"} \
--passfile ${cfg.passwordFile} \
--dbtype ${cfg.database.type} \
${cfg.name} \
admin