1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-12-25 10:47:52 +01:00
parent bdbc37fc81
commit f176e2420c

View file

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