From 277e01ffc74e99479d50d30d259785fbddbfcdf4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 1 Mar 2022 16:12:48 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 54ebf1f..6ba3d02 100644 --- a/scripts/install +++ b/scripts/install @@ -114,7 +114,7 @@ ynh_add_fpm_config --usage=low --footprint=low ynh_script_progression --message="Installing BookStack with Composer..." --weight=5 # Install composer -ynh_install_composer --phpversion=$phpversion --workdir=$final_path +ynh_install_composer #================================================= # MODIFY A CONFIG FILE