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-26 17:39:05 +01:00
parent 8776d26091
commit 3a3113d23f
No known key found for this signature in database
GPG key ID: 574F281483054D44

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"
fi
chmod 750 "$final_path"