mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
debian_ubuntu.sh about comment
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user