Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gpt
large_projects
gitlabhq1
Commits
de9bf7da
Commit
de9bf7da
authored
10 years ago
by
Sytse Sijbrandij
Browse files
Options
Download
Plain Diff
Merge pull request #7166 from Razer6/fix/init_script
Fixes
#7163
, copy init script while upgrading (stable branch)
parents
d1e424bd
9ba2e187
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/update/6.9-to-7.0.md
doc/update/6.9-to-7.0.md
+4
-0
No files found.
doc/update/6.9-to-7.0.md
View file @
de9bf7da
...
...
@@ -58,6 +58,10 @@ sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production
# Clean up assets and cache
sudo
-u
git
-H
bundle
exec
rake assets:clean assets:precompile cache:clear
RAILS_ENV
=
production
# Update init.d script
sudo cp
lib/support/init.d/gitlab /etc/init.d/gitlab
sudo chmod
+x /etc/init.d/gitlab
```
### 5. Update config files
...
...
This diff is collapsed.
Click to expand it.
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