Commit 136683b144468624eb9bf4e57dbd7c6d388fb160

Authored by Dmitriy Zaporozhets
2 parents e026491d 14102fd2

Merge pull request #6928 from ahmedshafeeq/patch-2

Remove extra "Compile assets" section
Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
doc/install/installation.md
... ... @@ -302,11 +302,6 @@ Check if GitLab and its environment are configured correctly:
302 302 sudo /etc/init.d/gitlab restart
303 303  
304 304  
305   -## Compile assets
306   -
307   - sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
308   -
309   -
310 305 # 6. Nginx
311 306  
312 307 **Note:**
... ...