Fix typo
This commit is contained in:
parent
3a0b7314e1
commit
40f55bf7f0
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
|||
"* * * * * root /home/lauren_lagarde/bin/GetAllCameraImages > /dev/null"
|
||||
|
||||
# Pack up yesterday's images into a convenient tarball
|
||||
"0 3 * * * root /exports/Frigate/LongCam/tar_day.sh $(/run/current-system/sw/bin/date 'yesterday 13:00' +%Y %m %d)"
|
||||
"0 3 * * * root /exports/Frigate/LongCam/tar_day.sh $(/run/current-system/sw/bin/date -d 'yesterday 13:00' +'%Y %m %d')"
|
||||
|
||||
# TODO: Automatically Collate Camera Images Monthly
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue