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 68d342c commit bb5a011Copy full SHA for bb5a011
install/v4/ubuntu_server_1204.sh
@@ -11,9 +11,10 @@
11
# * ruby setup
12
# * git, gitlab users
13
# * gitolite fork
14
-# Is should be run as root or sudo user.
+# Is should be run as root or sudo user w/o password.
15
#
16
# USAGE
17
+# !IMPORTANT run as root or sudo without prompting password cause script ignore any input.
18
# curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/v4/ubuntu_server_1204.sh | sudo domain_var=gitlab.example.com sh
19
20
0 commit comments