Skip to content
Snippets Groups Projects
Commit 487f7551 authored by Patschi's avatar Patschi
Browse files

Add command for updating the init.d script

parent f23ffeec
No related branches found
No related tags found
1 merge request!5894Add command for updating the init.d script
Loading
Loading
@@ -44,6 +44,9 @@ 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
```
 
### 5. Start application
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment