From bab87e4110745f9dfa3406a50fc85aca07d65831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Mach=C3=A1=C4=8Dek?= <8machy@seznam.cz> Date: Sun, 18 Feb 2018 17:14:26 +0100 Subject: [PATCH] Update manifest.json --- machy8/webloader-bundle/1.1/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machy8/webloader-bundle/1.1/manifest.json b/machy8/webloader-bundle/1.1/manifest.json index 1152f4cd..2477d958 100644 --- a/machy8/webloader-bundle/1.1/manifest.json +++ b/machy8/webloader-bundle/1.1/manifest.json @@ -4,6 +4,6 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - "src/": "%SRC_DIR%/" + "public/": "%PUBLIC_DIR%/" } }