Commit e652a753c03e9989d1337d53999716034002fdc2
Exists in
spb-stable
and in
2 other branches
Merge branch 'master' of github.com:gitlabhq/gitlabhq
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:** | ... | ... |