From 75e0f4cbdc0baca19612041c2de6dd6392b521e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 23 Jun 2024 13:32:03 +0200 Subject: [PATCH 1/2] Update READMEs --- README_es.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_es.md b/README_es.md index b1af30e..09fd163 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,7 @@ Self-hosted photo and video management solution. ![Captura de Immich](./doc/screenshots/immich-screenshots.png) -## :red_circle: funcionalidades no deseadas +## :red_circle: Características no deseables - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability. From e078696f7f06a7753519b6797c0a2480dc223be3 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 23 Jun 2024 22:05:53 +0200 Subject: [PATCH 2/2] [autopatch] Do not delete logs on app removal --- scripts/remove | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 770c186..00214a5 100755 --- a/scripts/remove +++ b/scripts/remove @@ -37,7 +37,6 @@ ynh_remove_logrotate ynh_remove_nginx_config # Remove the log files -ynh_secure_remove --file="/var/log/$app" # Remove database myynh_drop_psql_db