diff --git a/install/ubuntu/README.md b/install/ubuntu/README.md index d45311e..dcd53f2 100644 --- a/install/ubuntu/README.md +++ b/install/ubuntu/README.md @@ -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