diff options
Diffstat (limited to 'kvmd.install')
-rw-r--r-- | kvmd.install | 2 |
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() { |