1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/netdata_ynh.git synced 2024-09-03 19:46:33 +02:00

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 22:36:39 +02:00 committed by OniriCorpe
parent c38af808dc
commit e4aadd8317

View file

@ -44,7 +44,6 @@ ynh_secure_remove "/usr/share/netdata"
ynh_secure_remove "/usr/libexec/netdata"
ynh_secure_remove "/var/lib/netdata"
ynh_secure_remove "/var/cache/netdata"
ynh_secure_remove "/var/log/netdata"
ynh_secure_remove "/etc/netdata"
#=================================================