Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
70410fb6
Commit
70410fb6
authored
Jul 30, 2015
by
Mike C
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed typo in backup_restore.md
parent
8279d936
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/raketasks/backup_restore.md
doc/raketasks/backup_restore.md
+2
-2
No files found.
doc/raketasks/backup_restore.md
View file @
70410fb6
...
...
@@ -232,7 +232,7 @@ Deleting tmp directories...[DONE]
We will assume that you have installed GitLab from an omnibus package and run
`sudo gitlab-ctl reconfigure`
at least once.
First make sure your backup tar file is in
`/var/opt/gitlab/backups`
(or where
e
ver
`gitlab_rails['backup_path']`
points to).
First make sure your backup tar file is in
`/var/opt/gitlab/backups`
(or wherever
`gitlab_rails['backup_path']`
points to).
```
shell
sudo cp
1393513186_gitlab_backup.tar /var/opt/gitlab/backups/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment