This commit is contained in:
2018-07-14 15:24:15 +04:00
parent 7fe83646c8
commit b2a3296869

View File

@@ -209,7 +209,7 @@ ffmpeg_timelapse() {
mv "/mnt/a/tmp/$DATE.mp4" "/mnt/a/$DATE.mp4" mv "/mnt/a/tmp/$DATE.mp4" "/mnt/a/$DATE.mp4"
rm -rf "/mnt/a/snaps/$TODAY" rm -rf "/mnt/a/snaps/$DATE"
} }
ffmpeg_timelapse_today() { ffmpeg_timelapse_today() {