mirror of https://github.com/digint/btrbk
documentation: fixed example cron command
parent
bfff868bb8
commit
ce63103f9f
|
@ -122,7 +122,7 @@ Retention policy:
|
||||||
/etc/cron.daily/btrbk:
|
/etc/cron.daily/btrbk:
|
||||||
|
|
||||||
#!/bin/bash
|
#!/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:
|
- This will create snapshots on a daily basis:
|
||||||
|
|
Loading…
Reference in New Issue