From 130f8198ed2f3b4f0667febeca64bd490f3d335a Mon Sep 17 00:00:00 2001 From: Alessandro Lai Date: Fri, 19 Jan 2018 22:53:31 +0100 Subject: [PATCH] Fix JSON syntax --- facile-it/mongodb-bundle/0.6/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facile-it/mongodb-bundle/0.6/manifest.json b/facile-it/mongodb-bundle/0.6/manifest.json index 26c702cc..fceade21 100644 --- a/facile-it/mongodb-bundle/0.6/manifest.json +++ b/facile-it/mongodb-bundle/0.6/manifest.json @@ -3,7 +3,7 @@ "Facile\\MongoDbBundle\\FacileMongoDbBundle": ["all"] }, "copy-from-recipe": { - "config/": "%CONFIG_DIR%/", + "config/": "%CONFIG_DIR%/" }, "env": { "MONGODB_HOST": "localhost",