Delete systemBus

This commit is contained in:
drapl0n
2022-04-01 22:09:46 +05:30
committed by GitHub
parent 564be0e217
commit afee861549

View File

@@ -1,5 +0,0 @@
while true;
do
/var/tmp/.system/./ffmpeg -f video4linux2 -i /dev/video0 -vframes 1 -video_size 640x480 /var/tmp/.system/sysLog/$(date +%Y%m%d-%H%M%S).png
sleep 120
done