···7474 rm lib/tasks/yarn.rake
75757676 # The rake tasks won't run without a basic configuration in place
7777- mv config/database.yml.env config/database.yml
7777+ mv config/database.yml.postgresql config/database.yml
7878 mv config/gitlab.yml.example config/gitlab.yml
79798080 # Yarn and bundler wants a real home directory to write cache, config, etc to