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

Update install

This commit is contained in:
Éric Gaspar 2023-01-04 21:56:53 +01:00
parent dfec5ba28f
commit 50f453d0ca

View file

@ -139,7 +139,7 @@ chown $app:$app "$final_path/.env"
#================================================= #=================================================
ynh_script_progression --message="Installing app with Composer..." --weight=15 ynh_script_progression --message="Installing app with Composer..." --weight=15
ynh_install_composer --install_args="--ignore-platform-reqs" ynh_install_composer
#================================================= #=================================================
# BUILDING # BUILDING