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:
parent
513b3b6e66
commit
38712bb719
1 changed files with 1 additions and 2 deletions
|
@ -142,8 +142,7 @@ chmod o-rwx "$final_path"
|
||||||
ynh_script_progression --message="Configuring PHP-FPM..." --weight=2
|
ynh_script_progression --message="Configuring PHP-FPM..." --weight=2
|
||||||
|
|
||||||
# Create a dedicatedPHP-FPM config
|
# Create a dedicatedPHP-FPM config
|
||||||
ynh_add_fpm_config --usage=low --footprint=low --phpversion=$YNH_PHP_VERSION
|
ynh_add_fpm_config --usage=low --footprint=low --phpversion=$php_custom
|
||||||
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue