diff --git a/scripts/remove b/scripts/remove index f9f8cfc..01477d6 100755 --- a/scripts/remove +++ b/scripts/remove @@ -39,7 +39,6 @@ ynh_secure_remove --file=/etc/nginx/conf.d/${server_name}.d/${app}_server_name.c if [ "$YNH_APP_PURGE" -eq 1 ]; then ynh_script_progression --message="Removing logs..." - ynh_secure_remove --file=/var/log/matrix-"$app" fi #=================================================