1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-08-20 11:52:05 +02:00
parent 99f5075229
commit f3bee5a27a

View file

@ -124,7 +124,7 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=3 ynh_script_progression --message="Upgrading source files..." --weight=3
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$final_path" --keep="Specific config" ynh_setup_source --dest_dir="$final_path" --keep="Specific/ config/"
fi fi
chmod 750 "$final_path" chmod 750 "$final_path"