personal_deity/skel/capistrano/schedule.rb
2012-07-03 22:42:58 -04:00

5 lines
87 B
Ruby

job_type :god, '<%= generate_personal_deity_command %>'
every(:reboot) { god "run" }