From fa4b5081233a67615ed6dab305c29a8ef3f0fb88 Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 21 May 2019 12:39:42 +0200 Subject: [PATCH] tabulation --- scripts/upgrade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 43db3d1..1970424 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -83,8 +83,8 @@ ynh_install_app_dependencies $pkg_dependencies if [ "$upgrade_type" == "UPGRADE_APP" ] then - # Verify the checksum and backup the file if it's different - ynh_backup_if_checksum_is_different --file="$final_path/searx/settings.yml" + # Verify the checksum and backup the file if it's different + ynh_backup_if_checksum_is_different --file="$final_path/searx/settings.yml" ynh_script_progression --message="Upgrading source files..." --weight=3