From d7442a318be9f3a9f5641c3645cd273dfa491efb Mon Sep 17 00:00:00 2001 From: liberodark Date: Thu, 14 Mar 2019 22:55:03 +0100 Subject: [PATCH 1/2] Update community.json --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index 2cc7d5a1..43bf1926 100644 --- a/community.json +++ b/community.json @@ -1205,6 +1205,13 @@ "state": "working", "url": "https://github.com/inrepublica/phpsysinfo_ynh" }, + "pia": { + "branch": "master", + "level": 2, + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/pia_ynh" + }, "pihole": { "branch": "master", "level": 7, From 712be2f56ff36d6b94eacca62730fe8868810d46 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Thu, 14 Mar 2019 23:31:22 +0100 Subject: [PATCH 2/2] No level --- community.json | 1 - 1 file changed, 1 deletion(-) diff --git a/community.json b/community.json index 43bf1926..dae64b80 100644 --- a/community.json +++ b/community.json @@ -1207,7 +1207,6 @@ }, "pia": { "branch": "master", - "level": 2, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/pia_ynh"