diff --git a/manifest.json b/manifest.json index d3d21ff..2ebaaf2 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/scripts/_common.sh b/scripts/_common.sh index 18e1f75..1e95153 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,4 +1,5 @@ #!/bin/bash pkg_dependencies="sqlite3" +create_dir=0