1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simple-torrent_ynh.git synced 2024-09-03 20:26:18 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-08-15 18:27:42 +02:00
parent 71b623efff
commit 8e1d5077e8

View file

@ -87,7 +87,7 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=5 ynh_script_progression --message="Upgrading source files..." --weight=5
# 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 --source_id="$architecture" --keep="$final_path/config.yml" ynh_setup_source --dest_dir=$final_path --source_id="$architecture" --keep="config.yml"
pushd "$final_path" pushd "$final_path"
gzip --decompress $(ynh_detect_arch).gz gzip --decompress $(ynh_detect_arch).gz