mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
975256dea3
- check if parent directory of this script is an OpenProject repository suitable to run the command to add the admin user. - use a variable for the database name in the given instructions to load it. It makes it easier to change to an existing database name. [skip ci]