mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Correct issue #10
https://github.com/YunoHost-Apps/calibre_ynh/issues/10
This commit is contained in:
parent
01e07ce266
commit
c3b8fdadfd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
pkg_dependencies="sqlite3"
|
||||
pkg_dependencies="sqlite3 python-pip"
|
||||
create_dir=0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue