mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
f5a173962e
commit
71cfba49c4
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ if [ -z /etc/ImageMagick-6/policy.xml ]; then
|
||||||
--target_file="/etc/ImageMagick-6/policy.xml"
|
--target_file="/etc/ImageMagick-6/policy.xml"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Remove the log files
|
|
||||||
ynh_script_progression --message="Removing log file..." --weight=1
|
ynh_script_progression --message="Removing log file..." --weight=1
|
||||||
ynh_secure_remove "$log_file"
|
ynh_secure_remove "$log_file"
|
||||||
ynh_secure_remove "$access_log_file"
|
ynh_secure_remove "$access_log_file"
|
||||||
|
|
Loading…
Add table
Reference in a new issue