mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Small adjust manifest & README
This commit is contained in:
parent
2191e5969f
commit
c9f6df3c2b
2 changed files with 3 additions and 3 deletions
|
@ -64,9 +64,10 @@ sudo yunohost app upgrade calibreweb -u https://github.com/Yunohost-Apps/calibre
|
|||
|
||||
## Todo
|
||||
- [ ] Multiinstance
|
||||
- [ ] Better Multimedia integration
|
||||
- [ ] Better Multimedia integration : Integrate in Yunohost.multimedia
|
||||
- [ ] Package_check integrtion
|
||||
- [ ] On backup/remove/upgrade : check for database location to update settings
|
||||
|
||||
## License
|
||||
|
||||
## LICENSE
|
||||
Package and software are GPL 3.0
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
"multi_instance": false,
|
||||
"services": [
|
||||
"nginx",
|
||||
"calibreweb"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue