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 install"

This reverts commit d2653f9180.
This commit is contained in:
Alexandre Aubin 2020-05-24 23:02:00 +02:00
parent 09a0220460
commit d53488b32d

View file

@ -28,9 +28,6 @@ if [ $is_public -eq 1 ]; then
public_library=1
fi
LOG_FILE=/var/log/$app/$app.log
ACCESS_LOG_FILE=/var/log/$app/$app-access.log
#=================================================
# MANAGE SCRIPT FAILURE
#=================================================