Archived
1
0
Fork 0
This repository has been archived on 2024-11-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
bootstrapper/files/var/spool/cron/<user>
2024-02-23 18:20:38 +01:00

4 lines
221 B
Text

*/15 * * * * . $HOME/.local/share/cronprofile; trash-prune
0 * * * * . $HOME/.local/share/cronprofile; checkup
15 * * * * . xlocate -S
30 * * * * . $HOME/.local/share/cronprofile; backup >$HOME/.local/log/backup.log 2>&1