Skip to content

Commit 12f9313

Browse files
committed
Mention apt-get update
1 parent bb5a011 commit 12f9313

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
@@ -14,8 +14,9 @@
1414
# Is should be run as root or sudo user w/o password.
1515
#
1616
# USAGE
17+
# 1. sudo apt-get update
1718
# !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+
# 2. curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/v4/ubuntu_server_1204.sh | sudo domain_var=gitlab.example.com sh
1920
#
2021

2122

0 commit comments

Comments
 (0)