1
0
Fork 0
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:
Sylvain 2024-04-07 21:25:25 +02:00
parent 99e995c9bb
commit 85cb501985

View file

@ -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