Skip to content

Instantly share code, notes, and snippets.

@fujimura
Created October 5, 2010 08:27
Show Gist options
  • Save fujimura/611226 to your computer and use it in GitHub Desktop.
Save fujimura/611226 to your computer and use it in GitHub Desktop.
after 'deploy' do
run "crontab -r && crontab #{File.join(current_path, 'cron')}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment