set the correct location of the installation script

This commit is contained in:
Evgenia Manolova
2013-09-18 16:14:23 +03:00
parent 25aad4d032
commit 26f49e7d4e

View File

@@ -22,6 +22,6 @@ __!IMPORTANT run as root or sudo without prompting password cause script ignore
#### 1. Run script (replace gitlab.example.com with your domain or ip address)
curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/v4/ubuntu_server_1204.sh | sudo domain_var=gitlab.example.com sh
curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/ubuntu/ubuntu_server_1204.sh | sudo domain_var=gitlab.example.com sh
#### 2. Reboot machine