mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Fix upgrade
This commit is contained in:
parent
99e995c9bb
commit
85cb501985
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ ynh_systemd_action --service_name="$app-machine-learning" --action="stop"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=1
|
||||
|
||||
ynh_secure_remove --file="$install_dir"
|
||||
source_dir="$install_dir/source"
|
||||
ynh_setup_source --source_id="main" --dest_dir="$source_dir" --full_replace=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue