From 18696acb10d78d98839315c016ce3f8b417e1a82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 29 Nov 2023 09:37:20 +0100 Subject: [PATCH] Fix manifest --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 66697e9..ac748d4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,7 +56,6 @@ ram.runtime = "100M" [resources] - [resources.sources] [resources.sources.main] format = "whatever" extract = false @@ -72,12 +71,12 @@ ram.runtime = "100M" amd64.sha256 = "586b1b0df6940e847600625850ee7d766f103dc3341c1b4abfc269db57c5d826" [resources.system_user] - # Hard-coded... home = "/home/yunohost.app/__APP__" allow_ssh = true allow_email = true [resources.install_dir] + dir = "/opt/yunohost/__APP__" [resources.data_dir]