@ -16,7 +16,7 @@ if [[ $db_create == *"ERROR"* ]]; then
bundle exec rake db:migrate
else
echo ">>> Database initialization"
bundle exec rake db:setup
bundle exec rake db:schema:load
fi
bundle exec rake assets:precompile
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.