Don't know how to build task 'gitlab:shell:install'
Created by: YURSHAT
Hi! I install GitLab 6-8 on Debian 7 according to instructions: https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md But faced with the problem when i run the installation task for gitlab-shell:
sudo -u git -H bundle exec rake gitlab:shell:install[v1.9.3] REDIS_URL=redis://localhost:6379 RAILS_ENV=production
rake aborted!
Don't know how to build task 'gitlab:shell:install'
Can anyone help with this?