issue with offline sending through gearmanClient
[namibia] / bid4cars_cron
index 1902311..24e44d8 100644 (file)
@@ -1,28 +1,28 @@
 SHELL=/bin/bash
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 MAILTO=root
-HOME=/var/www/B4C2
+HOME=/var/www/namibia
 
 # mon,tue,wed,thu,fri
 # Every  couple of minutes
-*/2 * * * * root php /var/www/B4C2/public/index.php priceguide process
-*/5 * * * mon,tue,wed,thu,fri,sat root php /var/www/B4C2/public/index.php auction process
-0 16 * * mon,tue,wed,thu,fri,sat root php /var/www/B4C2/public/index.php auction cleanup
-0 * * * * root php /var/www/B4C2/public/index.php export data to gems
+*/2 * * * * root php /var/www/namibia/public/index.php priceguide process
+*/5 * * * mon,tue,wed,thu,fri,sat root php /var/www/namibia/public/index.php auction process
+0 16 * * mon,tue,wed,thu,fri,sat root php /var/www/namibia/public/index.php auction cleanup
+0 * * * * root php /var/www/namibia/public/index.php export data to gems
 
 # Every 10 minutes
-*/10 * * * * root php /var/www/B4C2/public/index.php retail process
+*/10 * * * * root php /var/www/namibia/public/index.php retail process
 
 # Every morning at 06:01
-1 6 * * * root find /var/www/B4C2/data/file/token* -mtime +5 -exec rm {} \;
+1 6 * * * root find /var/www/namibia/data/file/token* -mtime +5 -exec rm {} \;
 
 # Every week-day morning at 8:02
- 2 8 * * mon,tue,wed,thu,fri,sat root php /var/www/B4C2/public/index.php auction newsletter
+ 2 8 * * mon,tue,wed,thu,fri,sat root php /var/www/namibia/public/index.php auction newsletter
 
 # On 2nd of every month at 9am
-0 9 2 * * root php /var/www/B4C2/public/index.php adherence process
+0 9 2 * * root php /var/www/namibia/public/index.php adherence process
 
 # On last day of month at 11pm
-0 23 30 4,6,9,11        * root php /var/www/B4C2/public/index.php click report
-0 23 31 1,3,5,7,8,10,12 * root php /var/www/B4C2/public/index.php click report
-0 23 28 2               * root php /var/www/B4C2/public/index.php click report
+0 23 30 4,6,9,11        * root php /var/www/namibia/public/index.php click report
+0 23 31 1,3,5,7,8,10,12 * root php /var/www/namibia/public/index.php click report
+0 23 28 2               * root php /var/www/namibia/public/index.php click report