1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00
This commit is contained in:
yalh76 2019-02-12 10:07:42 +01:00
parent fce39ab95f
commit 91f84333fa

View file

@ -109,7 +109,7 @@ ynh_print_info "Download, check and unpack source"
#ynh_setup_source "$final_path/$app"
pushd $final_path/$app
git reset --hard
git pull --quiet
git pull --quiet
popd
#=================================================