Merge branch 'layout-of-upgrader'
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: doc/update/upgrader.md
This commit is contained in:
commit
e1c1e882b3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ __GitLab Upgrader is available only for GitLab version 6.4.2 or higher__
|
||||||
cd /home/git/gitlab
|
cd /home/git/gitlab
|
||||||
sudo -u git -H ruby script/upgrade.rb
|
sudo -u git -H ruby script/upgrade.rb
|
||||||
|
|
||||||
# it also supports -y option to avoid waiting for user input
|
# to perform a non-interactive install (no user input required) you can add -y
|
||||||
# sudo -u git -H ruby script/upgrade.rb -y
|
# sudo -u git -H ruby script/upgrade.rb -y
|
||||||
|
|
||||||
### 3. Start application
|
### 3. Start application
|
||||||
|
|
Loading…
Reference in a new issue