diff --git a/scripts/install b/scripts/install index 39c1463..398a26c 100644 --- a/scripts/install +++ b/scripts/install @@ -127,7 +127,7 @@ ynh_add_config --template="../conf/local-sample.config.php" --destination="$fina ynh_mysql_connect_as --user="$db_user" --password="$db_pwd" --database="$db_name" < "$final_path/database.sql" # LDAP addon config -ynh_add_config --template="../conf/addon.config.php" --destination="$final_path/config/addon.config.php" +#ynh_add_config --template="../conf/addon.config.php" --destination="$final_path/config/addon.config.php" #================================================= # PHP-FPM CONFIGURATION