mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-16 21:41:49 +03:00
Organize scripts
This commit is contained in:
9
.config/crontab
Normal file
9
.config/crontab
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
DISPLAY=:0
|
||||
XDG_RUNTIME_DIR=/run/user/1000
|
||||
|
||||
* * * * * /home/sahin/scripts/check-battery.sh 6
|
||||
|
||||
*/15 * * * * curl 'https://sks.itu.edu.tr/ExternalPages/sks/yemek-menu-v2/uzerinde-calisilan/yemek-menu.aspx' 2>/dev/null | grep -oP "js-nyro-modal.*?>\K(.+)(?=<i.*>)" > /home/sahin/.todaysmenu
|
||||
|
||||
* * * * * cat /var/spool/cron/sahin > /home/sahin/.config/crontab
|
Reference in New Issue
Block a user