Skip to content

Commit bb5a011

Browse files
committed
Fix calling instructions
1 parent 68d342c commit bb5a011

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install/v4/ubuntu_server_1204.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@
1111
# * ruby setup
1212
# * git, gitlab users
1313
# * gitolite fork
14-
# Is should be run as root or sudo user.
14+
# Is should be run as root or sudo user w/o password.
1515
#
1616
# USAGE
17+
# !IMPORTANT run as root or sudo without prompting password cause script ignore any input.
1718
# curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/v4/ubuntu_server_1204.sh | sudo domain_var=gitlab.example.com sh
1819
#
1920

0 commit comments

Comments
 (0)