fixes #1371, additional fixes to seed script
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bundle exec rake db:drop db:create
|
||||
psql -c 'create language plpgsql;' danbooru2
|
||||
bundle exec rake db:migrate
|
||||
bundle exec rake db:seed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user