Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. * * * * * apache /home/www/updateTeaser.sh
  2. */5 * * * * apache php /home/www/thor-media.ru/protected/yiic stat updateTeaserIncome
  3. */10 * * * * apache php /home/www/thor-media.ru/protected/yiic stat UpdateTeaserWeight
  4. * * * * * apache php /home/www/thor-media.ru/protected/yiic stat UpdateWebmasterBilling
  5. * * * * * apache php /home/www/thor-media.ru/protected/yiic stat updateAdvtBilling
  6. */3 * * * * apache php /home/www/thor-media.ru/protected/yiic stat AddAdvtWrittenOff
  7. 0 4 * * * apache php /home/www/thor-media.ru/protected/yiic stat UpdateBlocShows
  8. */5 * * * * apache php /home/www/thor-media.ru/protected/yiic stat checkOnFreshTeasers
  9. 0 5 * * * apache php /home/www/thor-media.ru/protected/yiic stat deleteEmptyClicks
  10.  
  11.  
  12.  
  13. #!/bin/sh
  14.  
  15. php /home/www/thor-media.ru/protected/yiic stat updateTeaserShows
  16. php /home/www/thor-media.ru/protected/yiic stat updateTeaserClicks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement