mirror of
https://github.com/YunoHost-Apps/distbin_ynh.git
synced 2024-09-03 18:26:10 +02:00
git pull --quiet
This commit is contained in:
parent
aa83f6e0a5
commit
b9e49a37a8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue