mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-12 22:25:24 +03:00
Cleanup
This commit is contained in:
parent
73d7498246
commit
fadbac45ec
@ -182,6 +182,5 @@ def move_preview_frames(loc: str):
|
|||||||
return
|
return
|
||||||
|
|
||||||
shutil.move(preview_holdover, preview_cache)
|
shutil.move(preview_holdover, preview_cache)
|
||||||
|
|
||||||
except shutil.Error:
|
except shutil.Error:
|
||||||
logger.error("Failed to restore preview cache.")
|
logger.error("Failed to restore preview cache.")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user