|
@@ -1,7 +1,7 @@
|
|
|
# do daily/weekly/monthly maintenance
|
|
|
# min hour day month weekday command
|
|
|
*/1 * * * * php /var/www/html/crontab/index.php minutes update_channel_balance
|
|
|
-0 1 * * * php /var/www/html/crontab/index.php date refill_clear
|
|
|
+20 1 * * * php /var/www/html/crontab/index.php date refill_clear
|
|
|
0 23 * * * php /var/www/html/crontab/index.php date merchant_nightime
|
|
|
0 7 * * * php /var/www/html/crontab/index.php date merchant_daytime
|
|
|
0 0 * * * php /var/www/html/crontab/index.php date merchant_available
|