diff --git a/scripts/upgrade b/scripts/upgrade index f556594..01275ce 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -118,7 +118,7 @@ ynh_systemd_action --service_name=$app --action=stop if [ "$upgrade_type" == "UPGRADE_APP" ] then - ynh_print_info --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 ynh_setup_source "$final_path/$app" $architecture