diff --git a/scripts/upgrade b/scripts/upgrade index c4c059f..04a09f0 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -109,6 +109,8 @@ then cp -af "$final_path/var/data" "$tmpdir/." fi + ynh_secure_remove --file="$final_path" + # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$final_path"