diff --git a/scripts/upgrade b/scripts/upgrade index 56717a7..8a05631 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -90,7 +90,7 @@ path_url=$(ynh_normalize_url_path --path_url=$path_url) if [ "$upgrade_type" == "UPGRADE_APP" ] then - ynh_script_progression --message="Upgrading source files..." --time --weight=1 + ynh_print_info --message="Upgrading source files..." # Download, check integrity, uncompress and patch the source from app.src mkdir "$final_path/tmp"