mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Fix upgrade from really old version
This commit is contained in:
parent
70949b00cf
commit
7e0f9d96b9
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue