From e26689970ad1b12c8f884d8e5ed760bc8d8b2af4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 29 Jan 2021 09:22:24 +0100 Subject: [PATCH 1/2] Add bookstack --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index e8cde10e..4fafdd0a 100644 --- a/apps.json +++ b/apps.json @@ -265,6 +265,16 @@ ], "url": "https://github.com/realitygaps/bolt_ynh" }, + "bookstack": { + "branch": "master", + "category": "publishing", + "revision": "HEAD", + "state": "notworking", + "subtags": [ + "wiki" + ], + "url": "https://github.com/YunoHost-Apps/bookstack_ynh" + }, "borg": { "branch": "master", "category": "system_tools", From 44f3aad344ed63c60910f895c2258e27c9f6f594 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 29 Jan 2021 13:01:00 +0100 Subject: [PATCH 2/2] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 4fafdd0a..80231309 100644 --- a/apps.json +++ b/apps.json @@ -269,7 +269,7 @@ "branch": "master", "category": "publishing", "revision": "HEAD", - "state": "notworking", + "state": "working", "subtags": [ "wiki" ],