diff --git a/scripts/install b/scripts/install index 2009f93..9483adf 100644 --- a/scripts/install +++ b/scripts/install @@ -51,8 +51,8 @@ ynh_app_setting_set --app=$app --key=path --value=$path_url #================================================= ynh_script_progression --message="Installing dependencies..." --weight=10 -ynh_install_app_dependencies $pkg_dependencies -ynh_install_php --phpversion="$php_version" --package="$extra_php_dependencies" +#ynh_install_app_dependencies $pkg_dependencies +#ynh_install_php --phpversion=YNH_PHP_VERSION --package="$extra_php_dependencies" #================================================= # CREATE DEDICATED USER