Skip to content

Instantly share code, notes, and snippets.

@dedico
Created June 17, 2011 19:10
whenever task v1
every 1.day, :at => '01:15 am' do
command "backup perform -t test_backup -c /path/to/backup/config.rb"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment