Skip to content
Snippets Groups Projects
Commit 9a0fc12e authored by Job van der Voort's avatar Job van der Voort
Browse files

full-path

parent be493bea
No related branches found
No related tags found
1 merge request!64Cron Up
Loading
Loading
@@ -98,7 +98,7 @@ crontab -e
There, add the following line to schedule the backup for everyday at 2 AM:
 
```
0 2 * * * gitlab-rake gitlab:backup:create
0 2 * * * /opt/gitlab/bin/gitlab-rake gitlab:backup:create
```
 
### Restoring an application backup
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment