This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix api build rake tasks for new installation
The order of rake tasks was wrong in the `api' role's build_api.sh. Tasks that required the existence of the database were being run before the database was being created in a brand-new installation.
- Loading branch information