From 06e80026960890faa132abec3b2b6560652e9065 Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Tue, 3 Jan 2017 16:07:23 -0600 Subject: [PATCH] Mark Mattermost as fixed Following #110 and https://github.com/kemenaran/mattermost_ynh/issues/10, I fixed the installation of Mattermost on a fresh Yunohost 2.4 / Debian 8 setup. --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index 61245af3..8cd016ca 100644 --- a/community.json +++ b/community.json @@ -391,8 +391,8 @@ }, "mattermost": { "branch": "master", - "revision": "c91bcb1b75598f9f71a1ea0b156b8d872ab8d890", - "state": "notworking", + "revision": "4b2890ba1dbd5c3070477b30ec2525399b0c7b96", + "state": "working", "url": "https://github.com/kemenaran/mattermost_ynh" }, "mediagoblin": {