From ce63103f9f43667c823be440b0e5f7c58e0d2bc1 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Tue, 17 Feb 2015 19:05:53 +0100 Subject: [PATCH] documentation: fixed example cron command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b82ddd..aa4683c 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Retention policy: /etc/cron.daily/btrbk: #!/bin/bash - /etc/btrbk/btrbk -c /etc/btrbk/btrbk-mylaptop.conf execute + /usr/sbin/btrbk -c /etc/btrbk/btrbk-mylaptop.conf run - This will create snapshots on a daily basis: