From 5fe11a5875464d32fae0a882b3dcd4413ad61f79 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 10 Oct 2017 15:54:21 +0200 Subject: [PATCH] Move all subdirectories for Delphinus as suggested by Mamnarch (issue #70) --- Delphinus.Install.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Delphinus.Install.json b/Delphinus.Install.json index 74bb5fb..0f309c4 100644 --- a/Delphinus.Install.json +++ b/Delphinus.Install.json @@ -10,8 +10,7 @@ }], "source_folders": [{ - "folder": "Source", - "base": "Source", + "folder": ".", "recursive": true, "filter": "*" }],