From 1daf8ef76179e00ec21ff037ddf1ba75e409948a Mon Sep 17 00:00:00 2001 From: ewilly Date: Thu, 9 Mar 2023 09:37:39 +0100 Subject: [PATCH 1/2] Add scrutiny --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 90da338c..9cb64b56 100644 --- a/apps.toml +++ b/apps.toml @@ -3011,6 +3011,12 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/scrumblr_ynh" +[scrutiny] +state = "working" +category = "system_tools" +subtags = [ "monitoring" ] +url = "https://github.com/YunoHost-Apps/scrutiny_ynh" + [seafile] category = "synchronization" level = 8 From 1f58c9e8577aa9600a00ec168cc2c81a30403682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 9 Mar 2023 09:39:46 +0100 Subject: [PATCH 2/2] Update apps.toml --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 9cb64b56..719fae7f 100644 --- a/apps.toml +++ b/apps.toml @@ -3012,8 +3012,8 @@ state = "working" url = "https://github.com/YunoHost-Apps/scrumblr_ynh" [scrutiny] -state = "working" category = "system_tools" +state = "working" subtags = [ "monitoring" ] url = "https://github.com/YunoHost-Apps/scrutiny_ynh"