Commit 136683b144468624eb9bf4e57dbd7c6d388fb160
Exists in
spb-stable
and in
2 other branches
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,11 +302,6 @@ Check if GitLab and its environment are configured correctly: | ||
302 | sudo /etc/init.d/gitlab restart | 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 | # 6. Nginx | 305 | # 6. Nginx |
311 | 306 | ||
312 | **Note:** | 307 | **Note:** |