mirror of
https://github.com/YunoHost-Apps/bludit_ynh.git
synced 2024-09-03 18:06:13 +02:00
Update upgrade
This commit is contained in:
parent
898d2ef0ff
commit
3b9b9a4b15
1 changed files with 0 additions and 3 deletions
|
@ -77,9 +77,6 @@ if [ "$upgrade_type" == "UPGRADE_APP" ]
|
||||||
then
|
then
|
||||||
ynh_script_progression --message="Upgrading Bludit..." --weight=2
|
ynh_script_progression --message="Upgrading Bludit..." --weight=2
|
||||||
|
|
||||||
# Replace the old Bludit by the new one
|
|
||||||
ynh_secure_remove --file=$final_path
|
|
||||||
|
|
||||||
# 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
|
ynh_setup_source --dest_dir=$final_path
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue