From d642f26e2580ec85108f439045ee46944041645f Mon Sep 17 00:00:00 2001 From: mariuspopaadrian <73498773+mariuspopaadrian@users.noreply.github.com> Date: Tue, 18 Jan 2022 13:57:18 +0200 Subject: [PATCH] add deamons gem that seems up to date https://github.com/thuehlinger/daemons https://rubygems.org/gems/daemons/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5432dc..61ae7fd 100644 --- a/README.md +++ b/README.md @@ -554,7 +554,7 @@ Daemonization Thanks to @fddayan, `clockworkd` executes clockwork script as a daemon. -You will need the [daemons gem](https://github.com/ghazel/daemons) to use `clockworkd`. It is not automatically installed, please install by yourself. +You will need the [daemons gem](https://github.com/thuehlinger/daemons) to use `clockworkd`. It is not automatically installed, please install by yourself. Then,