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

Add phpversion to retore script

This commit is contained in:
mastereur 2021-03-24 15:53:31 +01:00
parent 55c3830094
commit 36d9fe3d3d

View file

@ -150,7 +150,7 @@ then
fi
# Recreate a dedicated PHP-FPM config
ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint --package="$extra_php_dependencies"
ynh_add_fpm_config --phpversion=$phpversion --usage=$fpm_usage --footprint=$fpm_footprint --package="$extra_php_dependencies"
#=================================================
# SPECIFIC UPGRADE