chiark / gitweb /
bin/add: Run the update hook after adding a certificate request.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 1 Dec 2012 22:00:07 +0000 (22:00 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 1 Dec 2012 22:00:07 +0000 (22:00 +0000)
bin/add

diff --git a/bin/add b/bin/add
index 6bd128bd45b1bcb761db3c877c5285dd5d36652b..bf144ae54f983a8f52555fa0fe35682c354254b8 100755 (executable)
--- 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