i am trying to install GitLab on ubuntu 14.04
I am ok installing the first bit
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh \
| sudo bash
however when i go to install the next bit
sudo apt-get install gitlab-ce
All i get is "0% [Working] and thats it nothing else happens, does anyone have any ideas???
Thanks in advance