added line to install php-fpm config
This commit is contained in:
parent
40b0ce2983
commit
d0154e56a3
@ -38,8 +38,10 @@ chmod 600 "/etc/sudoers.d/$app"
|
||||
#=================================================
|
||||
# WEBSERVER CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Adding nginx configuration …" --weight=1
|
||||
ynh_script_progression --message="Adding php-fpm configuration …" --weight=1
|
||||
ynh_add_fpm_config
|
||||
|
||||
ynh_script_progression --message="Adding nginx configuration …" --weight=1
|
||||
ynh_add_nginx_config
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user