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

Fix upgrade

This commit is contained in:
yalh76 2021-03-12 17:55:50 +01:00
parent cc99f95fc2
commit 4457e3d7f6

View file

@ -67,7 +67,7 @@ ynh_script_progression --message="Upgrading dependencies..."
ynh_install_app_dependencies $pkg_dependencies
ynh_install_php --php_version=$php_version
YNH_PHP_VERSION=$(ynh_app_setting_get --app=$app --key=php_version)
php_version=$(ynh_app_setting_get --app=$app --key=php_version)
#=================================================
# NGINX CONFIGURATION