fix: newline for cron
This commit is contained in:
parent
38188066df
commit
6c48324563
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@
|
|||
0 20 * * * root bash /opt/scripts/restic/forget.sh
|
||||
|
||||
# every 1st of the month at 10 in the morning, prune
|
||||
50 10 1 * * root bash /opt/scripts/restic/prune.sh
|
||||
50 10 1 * * root bash /opt/scripts/restic/prune.sh
|
||||
|
|
Loading…
Reference in a new issue