diff --git a/scripts/upgrade b/scripts/upgrade index 9e18569..8fb7c73 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -91,7 +91,7 @@ ynh_print_info "Download, check and unpack source" #ynh_setup_source "$final_path" pushd $final_path - git pull + git pull --quiet popd #=================================================