1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/quizzes_ynh.git synced 2024-09-03 20:16:11 +02:00

Update install

This commit is contained in:
ericgaspar 2021-08-24 18:35:30 +02:00
parent 42a9588be6
commit 3ed704205c

View file

@ -98,7 +98,6 @@ ynh_add_fpm_config
#================================================= #=================================================
ynh_script_progression --message="Installing $app with Composer..." --weight=5 ynh_script_progression --message="Installing $app with Composer..." --weight=5
#ynh_secure_remove --file="$final_path/composer.lock"
ynh_install_composer --install_args="--ignore-platform-reqs" ynh_install_composer --install_args="--ignore-platform-reqs"
#================================================= #=================================================