From bc616c0eae36142aa294ea7a5645f863e78df4e8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 28 Nov 2021 19:44:36 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 14133c6..c49f52e 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -68,8 +68,6 @@ if [ "$upgrade_type" == "UPGRADE_APP" ] then ynh_script_progression --message="Upgrading source files..." --weight=1 - arch=$(ynh_detect_arch) - # Download, check integrity, uncompress and patch the source from app.src mv "$final_path/nitter.conf" "$final_path/nitter.conf.bak" ynh_setup_source --dest_dir="$final_path" --source_id="$architecture"