Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2018-01-05 18:21:47 +0300
committerLin Jen-Shin <godfat@godfat.org>2018-01-11 20:16:14 +0300
commit8d569f9fe9bddaa09cb05c1c42b1c39b7bf3b3aa (patch)
tree2f2ac55408157435bcdacd9cdda09ff31d1136d5 /doc/update
parentf10fb6c2b1f0feb5db75a6ad1542fb94286804e9 (diff)
Document that we need rsync for backing up
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/10.3-to-10.4.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/update/10.3-to-10.4.md b/doc/update/10.3-to-10.4.md
index 850cb3103f4..67b7e634c94 100644
--- a/doc/update/10.3-to-10.4.md
+++ b/doc/update/10.3-to-10.4.md
@@ -21,6 +21,8 @@ sudo service gitlab stop
### 2. Backup
+NOTE: If you installed GitLab from source, make sure `rsync` is installed.
+
```bash
cd /home/git/gitlab