From 9a0fc12eb716442047ba075bc494f90601f4f055 Mon Sep 17 00:00:00 2001 From: Job van der Voort Date: Thu, 13 Mar 2014 10:23:54 +0100 Subject: [PATCH] full-path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1919809..1049c42 100644 --- a/README.md +++ b/README.md @@ -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 -- libgit2 0.21.2