Unverified Commit 602f2e9b by liberodark Committed by GitHub

Update install

parent 17a926fc
......@@ -158,9 +158,7 @@ ynh_print_info "Compile Redmine..."
pushd $final_path
bundle install --without development test rmagick
key=$(RAILS_ENV=production bin/rake secret)
RAILS_ENV=production bin/rake generate_secret_token
#ynh_replace_string "__SECRET_KEY_HERE__" "$key" "$final_path/config/application.yml"
RAILS_ENV=production bin/rake db:migrate
popd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment