From 3f8bbe629680e1cd8b909c7c9ccdb6be0d0ddd64 Mon Sep 17 00:00:00 2001 From: jcn50 <50241532+jcn50@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:26:41 +0100 Subject: [PATCH] Update manifest.toml See issue #17 missing files in /usr/lib/cockpit/ --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1799633..ece9d20 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,5 +51,5 @@ ram.runtime = "50M" main.default = 9090 [resources.apt] - packages = "cockpit" - \ No newline at end of file + packages = "cockpit`, cockpit-bridge" +