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
|
## Todo
|
||||||
- [ ] Multiinstance
|
- [ ] Multiinstance
|
||||||
- [ ] Better Multimedia integration
|
- [ ] Better Multimedia integration : Integrate in Yunohost.multimedia
|
||||||
- [ ] Package_check integrtion
|
- [ ] Package_check integrtion
|
||||||
- [ ] On backup/remove/upgrade : check for database location to update settings
|
- [ ] On backup/remove/upgrade : check for database location to update settings
|
||||||
|
|
||||||
## License
|
|
||||||
|
## LICENSE
|
||||||
Package and software are GPL 3.0
|
Package and software are GPL 3.0
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
"multi_instance": false,
|
"multi_instance": false,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
"calibreweb"
|
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
|
|
Loading…
Add table
Reference in a new issue