HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: //etc/crontab
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root

# For details see man 4 crontabs

# Example of job definition:
# .---------------- minute (0 - 59)
# |  .------------- hour (0 - 23)
# |  |  .---------- day of month (1 - 31)
# |  |  |  .------- month (1 - 12) OR jan,feb,mar,apr ...
# |  |  |  |  .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# |  |  |  |  |
# *  *  *  *  * user-name  command to be executed

50 3 * * * root /home/filebackup.sh
50 2 * * * root /home/sqlbackup.sh
#00 16 * * 1,2,3,4,5,6 root php /var/www/html/home.breadsecret.com/test.php

00 00 * * * root php /var/www/html/breadsecret.com/scripts/initialize_daily_stock.php
#00 12 * * * root php /var/www/html/breadsecret.com/scripts/update_stock_custom.php type=1
#00 13 * * * root php /var/www/html/breadsecret.com/scripts/update_stock_custom.php type=2
00 02 * * * root php /var/www/html/test.breadsecret.com/scripts/initialize_daily_stock.php
00 01 * * * root php /var/www/html/test.breadsecret.com/scripts/get_max_selectedable_date.php
#00 12 * * * root php /var/www/html/test.breadsecret.com/scripts/update_stock_custom.php type=1
#00 13 * * * root php /var/www/html/test.breadsecret.com/scripts/update_stock_custom.php type=2
0 6 * * 1 root php /var/www/html/breadsecret.com/report/weeklySalesReport.php
2 6 1 * * root php /var/www/html/breadsecret.com/report/monthlySalesReportCompleted.php
4 6 1 * * root php /var/www/html/breadsecret.com/report/monthlySalesReportIncompleted.php
0 */4 * * * root php /var/www/html/breadsecret.com/scripts/order_lookup_for_log.php

#---- SSL cert auto renew ----
0 3 * * 6 root /root/renew.sh >> /var/log/sslrenew.log