mirror of
https://github.com/YunoHost-Apps/bazarr_ynh.git
synced 2024-09-03 18:06:27 +02:00
[autopatch] Do not delete logs on app removal (#39)
Co-authored-by: Yunohost-Bot <> Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
This commit is contained in:
parent
7576c7a7af
commit
3a7c337506
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@ ynh_remove_logrotate
|
||||||
# Remove the dedicated NGINX config
|
# Remove the dedicated NGINX config
|
||||||
ynh_remove_nginx_config
|
ynh_remove_nginx_config
|
||||||
|
|
||||||
# Remove the log files
|
|
||||||
ynh_secure_remove --file="/var/log/$app"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue