diff --git a/scripts/install b/scripts/install index 826cf15..179565b 100644 --- a/scripts/install +++ b/scripts/install @@ -59,6 +59,12 @@ ynh_app_setting_set $app path $path_url #================================================= # STANDARD MODIFICATIONS +#================================================= +# INSTALL DEPENDENCIES +#================================================= + +ynh_install_app_dependencies php5-mysqlnd + #================================================= # CREATE A MYSQL DATABASE #=================================================