Skip to content

Commit ebf8bd0

Browse files
committed
debian_ubuntu.sh about comment
1 parent 5444dbe commit ebf8bd0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

install/debian_ubuntu.sh

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
# Maintainer: @randx
55
# App Version: 2.9
66

7+
# ABOUT
8+
# This script performs only PARTIAL installation of Gitlab:
9+
# * packages update
10+
# * redis, git, postfix etc
11+
# * ruby setup
12+
# * git, gitlab users
13+
# * gitolite fork
14+
# Is should be run as root or sudo user.
15+
16+
717
sudo apt-get update
818
sudo apt-get upgrade
919

0 commit comments

Comments
 (0)