From a822c550d58a32e6c4700fe4237fc8c1957958ac Mon Sep 17 00:00:00 2001 From: liberodark Date: Sun, 30 Jun 2019 20:10:41 +0200 Subject: [PATCH] update --- README.md | 4 ---- manifest.json | 8 ++++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c4589bb..c319344 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,6 @@ App can be installed by YunoHost **admin web-interface** or by **running following command**: $ sudo yunohost app install --debug https://github.com/YunoHost-Apps/glpi_ynh - - After Install - - 1. Login in redmine with admin / admin ### Upgrade this package: diff --git a/manifest.json b/manifest.json index 380e5da..daf681d 100644 --- a/manifest.json +++ b/manifest.json @@ -37,11 +37,11 @@ "name": "path", "type": "path", "ask": { - "en": "Choose a path for GLPI /red is accepted", - "fr": "Choisissez un chemin pour GLPI /red est accepté" + "en": "Choose a path for GLPI /glpi is accepted", + "fr": "Choisissez un chemin pour GLPI /glpi est accepté" }, - "example": "/red", - "default": "/red" + "example": "/glpi", + "default": "/glpi" }, {