debian_ubuntu.sh about comment

This commit is contained in:
randx
2012-09-04 19:52:11 +03:00
parent 5444dbe110
commit ebf8bd031e

View File

@@ -4,6 +4,16 @@
# Maintainer: @randx
# App Version: 2.9
# ABOUT
# This script performs only PARTIAL installation of Gitlab:
# * packages update
# * redis, git, postfix etc
# * ruby setup
# * git, gitlab users
# * gitolite fork
# Is should be run as root or sudo user.
sudo apt-get update
sudo apt-get upgrade