From c5cf756a8a298022fe3459e8f2f67b02910c52ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 7 Jun 2019 23:09:30 +0200 Subject: [PATCH] Add message and use getops for helper's args --- README.md | 6 +- manifest.json | 2 +- scripts/_common.sh | 20 +-- scripts/backup | 18 ++- scripts/change_url | 23 +++- scripts/experimental_helper.sh | 235 --------------------------------- scripts/install | 34 +++-- scripts/remove | 18 ++- scripts/restore | 26 ++-- scripts/upgrade | 25 ++-- 10 files changed, 114 insertions(+), 293 deletions(-) diff --git a/README.md b/README.md index e846446..b45840e 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,8 @@ This app have no specific authentification and no specific user management. ### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/monitorix%20(Community).svg)](https://ci-apps.yunohost.org/ci/apps/monitorix/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/monitorix%20(Community).svg)](https://ci-apps-arm.yunohost.org/ci/apps/monitorix/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/jenkins/job/monitorix%20(Community).svg)](https://ci-stretch.nohost.me/jenkins/job/monitorix/) - +* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/monitorix%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/monitorix/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/monitorix%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/monitorix/)