1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2024-05-22 09:47:17 +02:00
parent ff725d2a47
commit 01eee0db4d

View file

@ -37,6 +37,13 @@ ynh_add_fpm_config
# Create a dedicated NGINX config
ynh_add_nginx_config
#=================================================
# INSTALL CYPHT WITH COMPOSER
#=================================================
ynh_script_progression --message="Installing $app with Composer..." --weight=10
ynh_install_composer --install_args="--ignore-platform-reqs"
#=================================================
# SPECIFIC UPGRADE
#=================================================