Commit 14102fd2112dba60795421726bbf6d59dac273da

Authored by Ahmed Shafeeq
1 parent e026491d

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:**
... ...