Guest User

Untitled

a guest
Jun 22nd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. #min hour dayofmonth monthofyear dayofweek command
  2. 0 */2 * * * cd /home/demos/rails_applications/pve/web/trunk;rake feeds:update >/dev/null
  3. */5 * * * * cd /home/demos/rails_applications/pve/web/trunk;rake ultrasphinx:index:delta
  4. 5 3,9,15,21 * * * /home/demos/rails_applications/pve/web/script/pve/ultrasphinx_index.sh
  5. 0 8 * * 1 cd /home/demos/rails_applications/pve/web/trunk;rake table:check_organisation_drafts
Add Comment
Please, Sign In to add comment