1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Correct default directory

This commit is contained in:
Krakinou 2018-12-16 14:26:10 +01:00
parent a51f08acfb
commit db7c161216
2 changed files with 2 additions and 1 deletions

View file

@ -52,7 +52,7 @@
"en": "This folder should have read write access. It will be created if it does not exist.",
"fr": "Le répertoire doit être accesible en lecture écriture, il sera créé s'il n'existe pas."
},
"example": "/home/johndoe/calibre"
"default": "/home/yunohost.app/calibreweb"
},
{
"name": "admin",

View file

@ -1,4 +1,5 @@
#!/bin/bash
pkg_dependencies="sqlite3"
create_dir=0