mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 07:39:36 +01:00
10 lines
355 B
Plaintext
10 lines
355 B
Plaintext
|
|
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
|