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

Update install

This commit is contained in:
ericgaspar 2022-03-22 07:00:37 +01:00
parent 1186b5431a
commit 6e07bf69c0

View file

@ -107,6 +107,7 @@ ynh_script_progression --message="Configuring PHP-FPM..." --weight=2
# Create a dedicated PHP-FPM config
ynh_add_fpm_config --usage=low --footprint=low
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
#=================================================
# INSTALL LYCHEE WITH COMPOSER