Skip to content
Snippets Groups Projects
Commit 9a166c1e authored by Raymii's avatar Raymii
Browse files

`update-init-script` was listed two times. removed one without explanation.

parent 25bf3eb8
No related branches found
No related tags found
1 merge request!2170update-init-script was listed two times. removed one without explanation.
Loading
@@ -99,8 +99,6 @@ sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production
Loading
@@ -99,8 +99,6 @@ sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production
# Clean up assets and cache # Clean up assets and cache
sudo -u git -H bundle exec rake assets:clean assets:precompile cache:clear RAILS_ENV=production 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
``` ```
   
### 7. Update configuration files ### 7. Update configuration files
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