summaryrefslogtreecommitdiff
path: root/kvmd.install
diff options
context:
space:
mode:
Diffstat (limited to 'kvmd.install')
-rw-r--r--kvmd.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmd.install b/kvmd.install
index 2c4bc7e8..e4e4b556 100644
--- a/kvmd.install
+++ b/kvmd.install
@@ -2,7 +2,7 @@ post_install() {
post_upgrade
echo "==> Generating KVMD certificate ..."
- kvmd-gencert
+ kvmd-gencert --do-the-thing
}
post_upgrade() {