From ee93778237eaa74249734bafd9fc4afa6c081095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 4 Nov 2019 20:30:02 +0100 Subject: [PATCH] Fix log rotation --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 8b7c531..e0551c9 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -137,7 +137,7 @@ case $installed_version in expect_scripts/upgrade_6.3.exp $final_path/seafile-server-$seafile_version $root_pwd # Update logrotate to have the last version - ynh_use_logrotate --logfile $final_path/logs --non-append + ynh_use_logrotate --logfile $final_path/logs --nonappend ;& "6.3."* ) # Update seafile by script