mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
update
This commit is contained in:
parent
0b7fe0a797
commit
a822c550d5
2 changed files with 4 additions and 8 deletions
|
@ -18,10 +18,6 @@
|
||||||
|
|
||||||
$ sudo yunohost app install --debug https://github.com/YunoHost-Apps/glpi_ynh
|
$ sudo yunohost app install --debug https://github.com/YunoHost-Apps/glpi_ynh
|
||||||
|
|
||||||
After Install
|
|
||||||
|
|
||||||
1. Login in redmine with admin / admin
|
|
||||||
|
|
||||||
|
|
||||||
### Upgrade this package:
|
### Upgrade this package:
|
||||||
|
|
||||||
|
|
|
@ -37,11 +37,11 @@
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for GLPI /red is accepted",
|
"en": "Choose a path for GLPI /glpi is accepted",
|
||||||
"fr": "Choisissez un chemin pour GLPI /red est accepté"
|
"fr": "Choisissez un chemin pour GLPI /glpi est accepté"
|
||||||
},
|
},
|
||||||
"example": "/red",
|
"example": "/glpi",
|
||||||
"default": "/red"
|
"default": "/glpi"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue