mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Update install
This commit is contained in:
parent
e8352a457f
commit
d2653f9180
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ if [ $is_public -eq 1 ]; then
|
||||||
public_library=1
|
public_library=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
LOG_FILE=/var/log/$app/$app.log
|
||||||
|
ACCESS_LOG_FILE=/var/log/$app/$app-access.log
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# MANAGE SCRIPT FAILURE
|
# MANAGE SCRIPT FAILURE
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue