1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Remove gpm update

This commit is contained in:
Jean-Baptiste Holcroft 2018-10-20 20:44:04 +02:00
parent a4f4e7e344
commit 45bf080f3d

View file

@ -109,12 +109,6 @@ ynh_add_fpm_config
chown -R "$app": "$final_path"
#=================================================
# UPDATE PLUGINS
#=================================================
exec_as "$app" "cd $final_path && bin/gpm update -y"
#=================================================
# SETUP SSOWAT
#=================================================