mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
set the correct location of the installation script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user