1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/pleroma_ynh into testing

This commit is contained in:
yalh76 2019-02-12 09:16:53 +01:00
commit cc8013461d

View file

@ -107,7 +107,7 @@ ynh_print_info "Download, check and unpack source"
# Download, check integrity, uncompress and patch the source from app.src
#ynh_setup_source "$final_path/$app"
( cd $final_path/$app && git pull )
( cd $final_path/$app && git pull --quiet )
#=================================================
# NGINX CONFIGURATION