497
个编辑
更改
→Redmine升级数据库
# 执行 use_redmine 进入终端模式
# '''(重要:数据库结构升级)'''执行:'''bundle exec rake db:migrate RAILS_ENV=production'''
#* 如果提醒要求bundle install情况下,运行:bundle config mirror.https://rubygems.org https://gems.ruby-china.com
# ''or(参考)''
#* ''cd /opt/redmine xxxx/apps/redmine/htdocs''