From: Nicolas Pouillard Date: Tue, 19 Feb 2008 10:17:59 +0000 (+0100) Subject: add a startup hook X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=4dfd330498d51de091149623cfe529a9fc5380cf;p=sup add a startup hook --- diff --git a/bin/sup b/bin/sup index 84fd77c..efe5577 100644 --- a/bin/sup +++ b/bin/sup @@ -39,6 +39,12 @@ EOS opt :compose, "Compose message to this recipient upon startup", :type => String end +Redwood::HookManager.register "startup", <