From 04016bb41bfa6e46e0ac986c48c31e3b2cecc46e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 28 May 2024 23:45:09 +0200 Subject: [PATCH 1/2] Fix bookworm --- scripts/restore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/restore b/scripts/restore index ea38379..cc1ebcc 100755 --- a/scripts/restore +++ b/scripts/restore @@ -1,4 +1,4 @@ -#!/bin/bash +j#!/bin/bash #================================================= # IMPORT GENERIC HELPERS @@ -33,7 +33,7 @@ ynh_script_progression --message="Updating Python virtualenv and rebuilding $app # Always recreate everything fresh with current python version ynh_secure_remove "$install_dir/venv" _venv_install - +chown -R "$app:www-data" "$install_dir" _build_app #================================================= From f9bec7623c45c6685eceaffe63f623c9799f8018 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 28 May 2024 21:45:14 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md)