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
@@ -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