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:
parent
ff725d2a47
commit
01eee0db4d
1 changed files with 7 additions and 0 deletions
|
@ -37,6 +37,13 @@ ynh_add_fpm_config
|
||||||
# Create a dedicated NGINX config
|
# Create a dedicated NGINX config
|
||||||
ynh_add_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
|
# SPECIFIC UPGRADE
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue