We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a temporary solution: 1 ssh login & locate crontab file /mnt/data/miot/crontab
/mnt/data/miot/crontab
2 add command */20 * * * * rm -rf /mnt/media/mmcblk0p1/MIJIA_RECORD_VIDEO/* (delete video record every 20 min)
*/20 * * * * rm -rf /mnt/media/mmcblk0p1/MIJIA_RECORD_VIDEO/*
3 reboot
The text was updated successfully, but these errors were encountered:
how to edit contab?
Sorry, something went wrong.
For Windows PCs, WinSCP is a good choice
No branches or pull requests
a temporary solution:
1 ssh login & locate crontab file
/mnt/data/miot/crontab
2 add command
*/20 * * * * rm -rf /mnt/media/mmcblk0p1/MIJIA_RECORD_VIDEO/*
(delete video record every 20 min)
3 reboot
The text was updated successfully, but these errors were encountered: