Add crontab.conf for crontab root

This commit is contained in:
NaiJi ✨ 2022-04-15 17:55:49 +03:00
parent d8273a544c
commit e4314af185
2 changed files with 1 additions and 0 deletions

1
indexparser/crontab.conf Normal file
View File

@ -0,0 +1 @@
1 0 * * * PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' bash /home/user/indexparser.sh > /home/user/"Update at $(date).log"