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

correction config_file

This commit is contained in:
Krakinou 2018-12-08 18:05:38 +01:00
parent 0daf25f754
commit bd34fe3828
2 changed files with 2 additions and 2 deletions

View file

@ -160,7 +160,7 @@ ynh_system_user_create $app
### you can make a backup of this file before modifying it again if the admin had modified it.
# Calculate and store the config file checksum into the app settings
ynh_store_file_checksum "$final_path/CONFIG_FILE"
#ynh_store_file_checksum "$final_path/CONFIG_FILE"
#=================================================
# GENERIC FINALIZATION

View file

@ -61,7 +61,7 @@ ynh_secure_remove "$final_path"
#=================================================
# Remove the dedicated nginx config
#ynh_remove_nginx_config
ynh_remove_nginx_config
#=================================================
# REMOVE LOGROTATE CONFIGURATION