documentation: cron examples: use system's default shell

pull/57/head
Felix Eckhofer 2015-09-16 15:28:47 +02:00 committed by Axel Burri
parent dd6104339e
commit 411165dd39
1 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ Retention policy:
/etc/cron.daily/btrbk:
#!/bin/bash
#!/bin/sh
/usr/sbin/btrbk -c /etc/btrbk/btrbk-mylaptop.conf run
@ -226,7 +226,7 @@ regular basis:
/etc/cron.daily/btrbk:
#!/bin/bash
#!/bin/sh
/usr/sbin/btrbk run
Note that you can run btrbk more than once a day, e.g. by creating the