From 7e0f9d96b912aaddf4e159f4111e81a61a56dd32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sat, 18 Jun 2022 11:53:54 +0200 Subject: [PATCH] Fix upgrade from really old version --- scripts/upgrade | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 638f45b..1871195 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -97,7 +97,6 @@ if [ $final_path == "/var/www/$app" ]; then ln -s /home/yunohost.app/seafile-data $final_path/ fi ln -s $final_path/logs /var/log/seafile - set_permission fi ynh_script_progression --message="Upgrading source files..." --weight=6