From 6f5e4a00588aefdda7a5a1cfe70935870e7e234a Mon Sep 17 00:00:00 2001 From: Bennett Date: Tue, 22 Sep 2020 20:56:48 +0200 Subject: Unpack recipes and update recipes icons (#292) Co-authored-by: Amine Mouafik --- scripts/create.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/create.js') diff --git a/scripts/create.js b/scripts/create.js index 724eeb6..12b0c15 100644 --- a/scripts/create.js +++ b/scripts/create.js @@ -66,5 +66,5 @@ const filesThatNeedTextReplace = ['package.json', 'index.js', 'README.md']; What's next? - Make sure you restart Ferdi in order for the recipe to show up - Customise "webview.js", "package.json", "icon.svg" and "icon.png (see https://github.com/getferdi/recipes/blob/master/docs/integration.md#recipe-structure) -- Publish and package your recipe (see https://github.com/getferdi/recipes/blob/master/docs/integration.md#publishing)`); +- Publish your recipe (see https://github.com/getferdi/recipes/blob/master/docs/integration.md#publishing)`); })(); -- cgit v1.2.3-54-g00ecf