From: Mark Wooding Date: Sat, 1 Dec 2012 22:00:07 +0000 (+0000) Subject: bin/add: Run the update hook after adding a certificate request. X-Git-Url: https://git.distorted.org.uk/~mdw/ca/commitdiff_plain/52caecdcc13eb227ae685636fa203f80e76d86e8 bin/add: Run the update hook after adding a certificate request. --- diff --git a/bin/add b/bin/add index 6bd128b..bf144ae 100755 --- a/bin/add +++ b/bin/add @@ -109,3 +109,6 @@ db transaction { ## Issue a shiny new certificate. issue-cert $id [now] } + +## Publish any necessary changes. +update-hook