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

Update install

This commit is contained in:
ericgaspar 2021-10-01 22:05:32 +02:00
parent 513b3b6e66
commit 38712bb719
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -142,8 +142,7 @@ chmod o-rwx "$final_path"
ynh_script_progression --message="Configuring PHP-FPM..." --weight=2
# Create a dedicatedPHP-FPM config
ynh_add_fpm_config --usage=low --footprint=low --phpversion=$YNH_PHP_VERSION
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
ynh_add_fpm_config --usage=low --footprint=low --phpversion=$php_custom
#=================================================
# GENERIC FINALIZATION