mirror of
https://github.com/YunoHost-Apps/distbin_ynh.git
synced 2024-09-03 18:26:10 +02:00
git reset --hard
This commit is contained in:
parent
b9e49a37a8
commit
7d17bd2874
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ ynh_print_info "Download, check and unpack source"
|
|||
#ynh_setup_source "$final_path"
|
||||
|
||||
pushd $final_path
|
||||
git reset --hard
|
||||
git pull --quiet
|
||||
popd
|
||||
|
||||
|
|
Loading…
Reference in a new issue