1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00

Fix upgrade

cp: cannot stat '../conf/php-fpm.conf': No such file or directory during upgrade
This commit is contained in:
yalh76 2020-05-31 22:53:49 +02:00
parent a82c370c19
commit 6b56dd5452

View file

@ -120,7 +120,7 @@ ynh_system_user_create --username=$app
ynh_script_progression --message="Upgrading php-fpm configuration..."
# Create a dedicated php-fpm config
ynh_add_fpm_config
ynh_add_fpm_config --usage=low --footprint=low --package="$extra_php_dependencies"
#=================================================
# SPECIFIC UPGRADE