redmine用到的一些命令

版权声明:有问题咨询请发邮件[email protected]。CSDN的留言和私信不好使。 https://blog.csdn.net/zengmingen/article/details/82954644
bundle install --without development test
yum install mysql-devel

yum install ImageMagick.x86_64 -y


yum install ImageMagick-devel.x86_64 -y

bundle exec rake redmine:plugins:migrate RAILS_ENV=production

cd /opt/redmine-3.4.6-2/apps/redmine/htdocs/

sh /opt/redmine-3.4.6-2/ctlscript.sh restart

猜你喜欢

转载自blog.csdn.net/zengmingen/article/details/82954644