1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00

reformat manifest

This commit is contained in:
Kayou 2019-02-15 00:56:34 +01:00
parent 4948a4d1c4
commit c100aa526c
No known key found for this signature in database
GPG key ID: 823A2CBE071D3126

View file

@ -21,7 +21,7 @@
"nginx"
],
"arguments": {
"install" : [
"install": [
{
"name": "domain",
"type": "domain",
@ -57,10 +57,13 @@
"en": "Choose a theme",
"fr": "Choisissez un theme"
},
"choices": ["default","milligram"],
"choices": [
"default",
"milligram"
],
"default": "milligram"
},
{
},
{
"name": "password",
"type": "password",
"ask": {
@ -70,4 +73,4 @@
}
]
}
}
}