From 667b76b4155313e05333475744d151e83ddfb89c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Sep 2023 10:50:42 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 95fbecd..caf939d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -78,7 +78,7 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "mariadb-server" + packages = "" packages_from_raw_bash = """ if [[ "$export" == "libreoffice" ]]