Organize scripts

This commit is contained in:
2022-03-01 16:07:01 +03:00
parent 95d8d8e1c4
commit 5630243ef1
11 changed files with 78 additions and 31 deletions

9
.config/crontab Normal file
View 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