diff --git a/README.md b/README.md index 87df1e6..7ed1b4c 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ If configuration is needed, feel free to contribute. #### Supported architectures -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/strut%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/strut/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/strut%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/strut/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/strut.svg)](https://ci-apps.yunohost.org/ci/apps/strut/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/strut.svg)](https://ci-apps-arm.yunohost.org/ci/apps/strut/) ## Limitations No import/export from/to OpenDocument or pptx. diff --git a/README_fr.md b/README_fr.md index 35cdabf..e7face5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,9 +35,8 @@ S'il y a une configuration possible, sentez vous libre d'y contribuer. #### Architectures supportées -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/strut%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/strut/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/strut%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/strut/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/strut%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/strut/) +* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/strut.svg)](https://ci-apps.yunohost.org/ci/apps/strut/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/strut.svg)](https://ci-apps-arm.yunohost.org/ci/apps/strut/) ## Limitations diff --git a/check_process b/check_process index b02e0ff..79ac566 100644 --- a/check_process +++ b/check_process @@ -14,7 +14,6 @@ upgrade=1 from_commit=f6565f66d82fa077d752226f8b8267018f7b91d8 backup_restore=1 multi_instance=1 - port_already_use=0 change_url=1 ;;; Options Email=ljf+ynh-strut@grimaud.me diff --git a/manifest.json b/manifest.json index d5dc1fe..95a7d1c 100644 --- a/manifest.json +++ b/manifest.json @@ -38,8 +38,6 @@ "type": "boolean", "default": true } - - ] } }