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

Revert "Update _common.sh"

This reverts commit d9ed948a89.
This commit is contained in:
Alexandre Aubin 2020-05-24 23:02:03 +02:00
parent d53488b32d
commit f2874f8967

View file

@ -3,6 +3,8 @@
PKG_DEPENDENCIES="sqlite3 libldap2-dev libsasl2-dev python3-dev imagemagick python3-lxml libjpeg-dev"
#PKG_DEPENDENCIES="sqlite3 python3-pip imagemagick"
DOSSIER_MEDIA=/home/yunohost.multimedia
LOG_FILE=/var/log/$app/$app.log
ACCESS_LOG_FILE=/var/log/$app/$app-access.log
#=================================================