We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5a011 commit 12f9313Copy full SHA for 12f9313
install/v4/ubuntu_server_1204.sh
@@ -14,8 +14,9 @@
14
# Is should be run as root or sudo user w/o password.
15
#
16
# USAGE
17
+# 1. sudo apt-get update
18
# !IMPORTANT run as root or sudo without prompting password cause script ignore any input.
-# curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/v4/ubuntu_server_1204.sh | sudo domain_var=gitlab.example.com sh
19
+# 2. curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/v4/ubuntu_server_1204.sh | sudo domain_var=gitlab.example.com sh
20
21
22
0 commit comments