Remove subdirs in manifest as it's not managed by core

This commit is contained in:
Josué Tille 2023-12-06 10:23:42 +01:00
parent da0bd7d81b
commit 0aee608443
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -68,7 +68,6 @@ ram.runtime = "500M"
dir = "/opt/yunohost/__APP__"
owner = "__APP__:rwX"
group = "__APP__:rX"
subdirs = ["installed", "logs"]
[resources.data_dir]
dir = "/home/yunohost.app/__APP__"