Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
redmine_ynh
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
coops
redmine_ynh
Commits
57fe5866
Commit
57fe5866
authored
Mar 13, 2019
by
liberodark
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
7f66e3cb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
install
scripts/install
+1
-1
No files found.
scripts/install
View file @
57fe5866
...
...
@@ -157,7 +157,7 @@ ynh_replace_string "yunobase" "$db_name" "$final_path/config/database.yml"
ynh_print_info
"Compile Redmine..."
pushd
$final_path
bundle install
bundle install
--without
development
test
rmagick
mv config/application.example.yml config/application.yml
key
=
$(
RAILS_ENV
=
production bin/rake secret
)
ynh_replace_string
"__SECRET_KEY_HERE__"
"
$key
"
"/opt/pia-back/config/application.yml"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment