mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Correct Manifest.json
This commit is contained in:
parent
c9f6df3c2b
commit
6cd01967c2
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Calibre-web for Yunohost",
|
||||
"fr": "Calibre-web pour Yunohost."
|
||||
"fr": "Calibre-web pour Yunohost"
|
||||
},
|
||||
"version": "0.9~ynh1",
|
||||
"url": "https://github.com/janeczku/calibre-web",
|
||||
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
"nginx",
|
||||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue