From d6130e6a0f94a8042838845a49c1cc8585b7f6be Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 5 Mar 2023 22:55:50 +0100 Subject: [PATCH] fix --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 35123d6..c8a7f4e 100755 --- a/scripts/install +++ b/scripts/install @@ -38,6 +38,7 @@ ynh_script_progression --message="Configuring logrotate to manage application lo # Use logrotate to manage application logfile(s) ynh_use_logrotate --specific_user=$app +touch /var/log/$app/$app.log chown -R $app:www-data /var/log/$app/