mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-18 06:59:51 +02:00
add start|stop|restart|run to crono executable
this is done using daemonize gem, but it is not breaking the old interface. But sets a deprected comment to the old one daemonize process.
This commit is contained in:
@@ -30,4 +30,5 @@ Gem::Specification.new do |spec|
|
||||
spec.add_development_dependency 'sinatra'
|
||||
spec.add_development_dependency 'haml'
|
||||
spec.add_development_dependency 'rack-test'
|
||||
spec.add_development_dependency 'daemons'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user